2
0
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:
Simon Deziel 2016-04-14 15:15:36 -04:00
parent 341143c956
commit 2829aaf87b

View File

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