Apparmor Parser issue fix.

This commit is contained in:
Alexandre Pujol 2021-04-04 00:46:12 +01:00
parent 547076dda3
commit d38c781bbd
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
2 changed files with 0 additions and 7 deletions

View File

@ -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,

View File

@ -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,