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:
Craig Andrews
2017-01-12 09:36:39 -05:00
committed by Mike Gilbert
parent d1493c23e7
commit cd5f65de92
3 changed files with 1 additions and 0 deletions

View File

@@ -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