mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
force procmail to 'px' rather than 'ux' in the (now disabled) postfix profiles
This commit is contained in:
parent
a5bf394cc1
commit
e2b220a59a
@ -19,7 +19,7 @@
|
||||
#include <abstractions/user-mail>
|
||||
#include <program-chunks/postfix-common>
|
||||
|
||||
/usr/bin/procmail ux,
|
||||
/usr/bin/procmail px,
|
||||
|
||||
/usr/lib/mailman/mail/mailman px,
|
||||
/var/mailman/mail/wrapper px,
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <abstractions/user-tmp>
|
||||
#include <program-chunks/postfix-common>
|
||||
|
||||
/usr/bin/procmail ux,
|
||||
/usr/bin/procmail px,
|
||||
|
||||
/etc/aliases.db rw,
|
||||
/etc/aliases rw,
|
||||
@ -60,7 +60,7 @@
|
||||
/usr/lib/sasl2/* r,
|
||||
/usr/lib/sasl r,
|
||||
/usr/lib/sasl/* r,
|
||||
/usr/sbin/postfix ux,
|
||||
/usr/sbin/postfix px,
|
||||
/usr/sbin/postalias px,
|
||||
/usr/sbin/postdrop px,
|
||||
/usr/sbin/postqueue px,
|
||||
|
Loading…
x
Reference in New Issue
Block a user