diff options
author | itojun <itojun@pkgsrc.org> | 2000-10-23 09:38:49 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-10-23 09:38:49 +0000 |
commit | 15a40f48250985b13c6ff881607f376cae61ad2f (patch) | |
tree | 9e17a59701401000d48ee118a2f4b881b42ef2e2 /mail/postfix-current/patches/patch-aa | |
parent | d7c495bb0ae66e5a167d6f26859c4cd4c13a6d0e (diff) | |
download | pkgsrc-15a40f48250985b13c6ff881607f376cae61ad2f.tar.gz |
use setgid=maildrop, to prevent /var/spool/postfix/maildrop from modification.
XXX assumes presense of group "maildrop", which is bad.
Diffstat (limited to 'mail/postfix-current/patches/patch-aa')
-rw-r--r-- | mail/postfix-current/patches/patch-aa | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/postfix-current/patches/patch-aa b/mail/postfix-current/patches/patch-aa index 94b9d11ef6b..2d108e1b814 100644 --- a/mail/postfix-current/patches/patch-aa +++ b/mail/postfix-current/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.7 2000/10/15 14:10:20 itojun Exp $ +$NetBSD: patch-aa,v 1.8 2000/10/23 09:38:49 itojun Exp $ --- INSTALL.sh.orig Wed Sep 20 22:06:06 2000 -+++ INSTALL.sh Wed Oct 11 11:42:36 2000 ++++ INSTALL.sh Mon Oct 23 18:31:05 2000 @@ -8,35 +8,35 @@ -cat <<EOF @@ -90,8 +90,9 @@ $NetBSD: patch-aa,v 1.7 2000/10/15 14:10:20 itojun Exp $ +#: ${newaliases_path=/usr/bin/newaliases} +#: ${mailq_path=/usr/bin/mailq} : ${mail_owner=postfix} - : ${setgid=no} +-: ${setgid=no} -: ${manpages=/usr/local/man} ++: ${setgid=maildrop} +: ${manpages=__PREFIX/man} @@ -126,14 +123,14 @@ |