mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
abstractions/user-mail: /var/mail/* should only be accessible to their owners
This commit is contained in:
parent
341143c956
commit
2829aaf87b
@ -14,7 +14,7 @@
|
||||
owner @{HOME}/[mM]ail/** rwl,
|
||||
owner @{HOME}/postponed* rwl,
|
||||
/var/{,spool/}mail/ r,
|
||||
/var/{,spool/}mail/* rwl,
|
||||
owner /var/{,spool/}mail/* rwl,
|
||||
owner @{HOME}/mbox.lock* rwl,
|
||||
owner @{HOME}/mbox rw,
|
||||
owner @{HOME}/inbox rw,
|
||||
|
Loading…
x
Reference in New Issue
Block a user