mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 06:45:38 +00:00
Fix signal sending for usr.sbin.dovecot
Add signal rules to allow dovecot master daemon to send signals to various child daemons (for reloading/restarting).
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
capability sys_chroot,
|
||||
capability sys_resource,
|
||||
|
||||
signal send set=(int,quit) peer=/usr/lib/dovecot/*,
|
||||
|
||||
/etc/dovecot/** r,
|
||||
/etc/mtab r,
|
||||
/etc/lsb-release r,
|
||||
|
Reference in New Issue
Block a user