apparmor/profiles
Mikhail Morfikov 03b5a29b05
Allow python cache under the @{HOME}/.cache/ dir
Starting with Python 3.8, you can use the PYTHONPYCACHEPREFIX environment
variable to define a cache directory for Python [1]. I think most people would set
this dir to @{HOME}/.cache/python/ , so the python abstraction should allow
writing to this location.

[1]: https://docs.python.org/3/using/cmdline.html#envvar-PYTHONPYCACHEPREFIX
2024-12-19 09:33:13 +01:00
..
apparmor/profiles/extras postfix-smtp profile fix 2024-12-10 19:32:49 +02:00
apparmor.d Allow python cache under the @{HOME}/.cache/ dir 2024-12-19 09:33:13 +01:00
Makefile Check if all profiles and abstractions contain abi/4.0 2024-10-06 12:07:58 +02:00