aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix27
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2003-12-21 12:42:45 +0800
committerpetef <petef@FreeBSD.org>2003-12-21 12:42:45 +0800
commitd8141d8b13afae1520356b0ff1bc1fc2cc72b9c9 (patch)
tree16e720f5539389ea98b62486c5204656cdb293bc /mail/postfix27
parentebbc59b489889beb51b6f71cd6b3b03dcd3333d0 (diff)
downloadfreebsd-ports-gnome-d8141d8b13afae1520356b0ff1bc1fc2cc72b9c9.tar.gz
freebsd-ports-gnome-d8141d8b13afae1520356b0ff1bc1fc2cc72b9c9.tar.zst
freebsd-ports-gnome-d8141d8b13afae1520356b0ff1bc1fc2cc72b9c9.zip
Add the rc.conf pid-file specification line for startup.
PR: 57074 Submitted by: Jonathan Chen <jonc@chen.org.nz> Approved by: maintainer
Diffstat (limited to 'mail/postfix27')
-rw-r--r--mail/postfix27/pkg-message1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix27/pkg-message b/mail/postfix27/pkg-message
index 1c9fd6699bb9..eaf6cdd6ceee 100644
--- a/mail/postfix27/pkg-message
+++ b/mail/postfix27/pkg-message
@@ -4,6 +4,7 @@ please set these variables in your /etc/rc.conf file:
sendmail_enable="YES"
sendmail_flags="-bd"
+sendmail_pidfile="/var/spool/postfix/pid/master.pid"
sendmail_outbound_enable="NO"
sendmail_submit_enable="NO"
sendmail_msp_queue_enable="NO"