allow dac_read_search and dac_override for dovecot/auth

This is needed for:
- /var/spool/postfix/private/ (postfix:root 700) -> dac_read_search
- /run/dovecot/auth-worker (dovecot:root 600) -> dac_override

References: https://bugzilla.opensuse.org/show_bug.cgi?id=1069470
This commit is contained in:
Christian Boltz 2017-11-26 16:38:06 +01:00
parent 4b8b08562a
commit 6f6b3c57fb
Failed to generate hash of commit

View file

@ -22,6 +22,8 @@
#include <abstractions/dovecot-common>
capability audit_write,
capability dac_override,
capability dac_read_search,
capability setuid,
/etc/my.cnf r,