mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
similar change for user-files
This commit is contained in:
parent
b8063e3342
commit
0e79f739be
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
#include <abstractions/private-files>
|
#include <abstractions/private-files>
|
||||||
audit deny @{HOME}/.ssh/{,**} mrwkl,
|
audit deny @{HOME}/.ssh/{,**} mrwkl,
|
||||||
audit deny @{HOME}/.gnome2_private/{,**} mrwkl,
|
audit deny @{HOME}/.gnome2_private/{,**} mrwkl,
|
||||||
|
audit deny @{HOME}/.kde{,4}/{,share/,share/apps/} w,
|
||||||
audit deny @{HOME}/.kde{,4}/share/apps/kwallet/{,**} mrwkl,
|
audit deny @{HOME}/.kde{,4}/share/apps/kwallet/{,**} mrwkl,
|
||||||
|
|
||||||
# Comment this out if using gpg plugin/addons
|
# Comment this out if using gpg plugin/addons
|
||||||
|
|
Loading…
Add table
Reference in a new issue