summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2009-09-08 13:06:01 +0000
committermartti <martti@pkgsrc.org>2009-09-08 13:06:01 +0000
commite7bb13bd86a6dae1b2e998203b8be0767ea7d44a (patch)
treea3cd49c8c56c04e7969f9debde51c1ca4e8d9980 /mail
parent4c8f6b1ddc3365b61197812419838feabfed888a (diff)
downloadpkgsrc-e7bb13bd86a6dae1b2e998203b8be0767ea7d44a.tar.gz
Added postconf (pkg/42015)
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/MESSAGE.NetBSD3
-rw-r--r--mail/postfix/MESSAGE.NetBSD3
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/postfix-current/MESSAGE.NetBSD b/mail/postfix-current/MESSAGE.NetBSD
index 1d18250a1a3..8c5b9ad807c 100644
--- a/mail/postfix-current/MESSAGE.NetBSD
+++ b/mail/postfix-current/MESSAGE.NetBSD
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.3 2007/07/11 12:25:53 martti Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.4 2009/09/08 13:06:01 martti Exp $
If you are running NetBSD 1.5 (or newer), the existing /etc/rc.d/postfix
can be forced to start ${PREFIX}/sbin/postfix instead of /usr/sbin/postfix,
@@ -10,6 +10,7 @@ by adding the following lines to /etc/rc.conf.d/postfix:
start_cmd='${PREFIX}/sbin/postfix start'
stop_cmd='${PREFIX}/sbin/postfix stop'
reload_cmd='${PREFIX}/sbin/postfix reload'
+ postconf='${PREFIX}/sbin/postconf'
Please note that /etc/rc.conf.d/postfix does not exist by default so
you need to create that file if you need to override the default settings.
diff --git a/mail/postfix/MESSAGE.NetBSD b/mail/postfix/MESSAGE.NetBSD
index 1d18250a1a3..8c5b9ad807c 100644
--- a/mail/postfix/MESSAGE.NetBSD
+++ b/mail/postfix/MESSAGE.NetBSD
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.3 2007/07/11 12:25:53 martti Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.4 2009/09/08 13:06:01 martti Exp $
If you are running NetBSD 1.5 (or newer), the existing /etc/rc.d/postfix
can be forced to start ${PREFIX}/sbin/postfix instead of /usr/sbin/postfix,
@@ -10,6 +10,7 @@ by adding the following lines to /etc/rc.conf.d/postfix:
start_cmd='${PREFIX}/sbin/postfix start'
stop_cmd='${PREFIX}/sbin/postfix stop'
reload_cmd='${PREFIX}/sbin/postfix reload'
+ postconf='${PREFIX}/sbin/postconf'
Please note that /etc/rc.conf.d/postfix does not exist by default so
you need to create that file if you need to override the default settings.