mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
Apparmor Parser issue fix.
This commit is contained in:
parent
547076dda3
commit
d38c781bbd
@ -18,9 +18,3 @@
|
||||
# Allow to write a user defined fifo log devices
|
||||
owner /dev/log-xsession w,
|
||||
owner /dev/log-gnupg w,
|
||||
|
||||
deny owner @{HOME}/.Private/ r,
|
||||
deny owner @{HOME}/.Private/** mrixwlk,
|
||||
|
||||
deny owner @{HOMEDIRS}/.ecryptfs/*/.Private/ r,
|
||||
deny owner @{HOMEDIRS}/.ecryptfs/*/.Private/** mrixwlk,
|
||||
|
@ -23,7 +23,6 @@ profile systemd-tmpfiles @{exec_path} {
|
||||
/usr/share/factory/{,**} r,
|
||||
|
||||
# Config file locations
|
||||
/etc/tmpfiles.d/
|
||||
/etc/tmpfiles.d/{,*.conf} r,
|
||||
@{run}/tmpfiles.d/{,*.conf} r,
|
||||
/usr/lib/tmpfiles.d/{,*.conf} r,
|
||||
|
Loading…
Reference in New Issue
Block a user