mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
abstractions/private-files: disallow writes to thumbnailer dir (LP: #1788929)
This commit is contained in:
parent
69403989d1
commit
583271e90a
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
audit deny @{HOME}/.init/** wl,
|
||||
audit deny @{HOME}/.kde{,4}/Autostart/** wl,
|
||||
audit deny @{HOME}/.kde{,4}/env/** wl,
|
||||
audit deny @{HOME}/.local/share/thumbnailers/** wl,
|
||||
audit deny @{HOME}/.pki/nssdb/*.so{,.[0-9]*} wl,
|
||||
|
||||
# don't allow reading/updating of run control files
|
||||
|
|
Loading…
Add table
Reference in a new issue