mail-mta/postfix: Allow writing to /etc/mail/aliases.db
authorCraig Andrews <candrews@integralblue.com>
Thu, 12 Jan 2017 14:36:39 +0000 (09:36 -0500)
committerMike Gilbert <floppym@gentoo.org>
Tue, 24 Jan 2017 18:04:11 +0000 (13:04 -0500)
Gentoo-bug: 603458
Closes: https://github.com/gentoo/gentoo/pull/3443

mail-mta/postfix/files/postfix.service
mail-mta/postfix/postfix-3.1.2-r2.ebuild [moved from mail-mta/postfix/postfix-3.1.2-r1.ebuild with 100% similarity]
mail-mta/postfix/postfix-3.1.4-r1.ebuild [moved from mail-mta/postfix/postfix-3.1.4.ebuild with 100% similarity]

index eddd5507ba8eff15164b80886a847a246cd6ffad..585849e978b3d0e5f7eb99a2db5e342aec3c806c 100644 (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