mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
mail-mta/postfix: Allow writing to /etc/mail/aliases.db
Gentoo-bug: 603458 Closes: https://github.com/gentoo/gentoo/pull/3443
This commit is contained in:
committed by
Mike Gilbert
parent
d1493c23e7
commit
cd5f65de92
@@ -12,6 +12,7 @@ ExecReload=/usr/sbin/postfix reload
|
||||
PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
ProtectSystem=full
|
||||
ReadWritePaths=-/etc/mail/aliases.db
|
||||
CapabilityBoundingSet=~ CAP_NET_ADMIN CAP_SYS_ADMIN CAP_SYS_BOOT CAP_SYS_MODULE
|
||||
MemoryDenyWriteExecute=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user