mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
eagle-eye darix spotted broken alternations in smtpd profile; the rules used to expand to /var/spool/postfixpublic/cleanup //public/cleanup now they expand to /var/spool/postfix/public/cleanup /public/cleanup
This commit is contained in:
parent
e2b220a59a
commit
e5c47dfd15
@ -46,13 +46,13 @@
|
||||
/usr/share/ssl/certs/ca-bundle.crt r,
|
||||
/usr/share/ssl/openssl.cnf r,
|
||||
|
||||
/{var/spool/postfix,}/pid/inet.smtp rw,
|
||||
/{var/spool/postfix,}/pid/inet.smtps rw,
|
||||
/{var/spool/postfix,}/private/anvil w,
|
||||
/{var/spool/postfix,}/private/proxymap w,
|
||||
/{var/spool/postfix,}/private/rewrite w,
|
||||
/{var/spool/postfix,}/private/tlsmgr w,
|
||||
/{var/spool/postfix,}/public/cleanup w,
|
||||
/{var/spool/postfix/,}pid/inet.smtp rw,
|
||||
/{var/spool/postfix/,}pid/inet.smtps rw,
|
||||
/{var/spool/postfix/,}private/anvil w,
|
||||
/{var/spool/postfix/,}private/proxymap w,
|
||||
/{var/spool/postfix/,}private/rewrite w,
|
||||
/{var/spool/postfix/,}private/tlsmgr w,
|
||||
/{var/spool/postfix/,}public/cleanup w,
|
||||
|
||||
/var/run/sasl2/mux w,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user