diff options
Diffstat (limited to 'mail/postfix23')
-rw-r--r-- | mail/postfix23/files/postfix.sh.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfix23/files/postfix.sh.in b/mail/postfix23/files/postfix.sh.in index 2b07d6c85c1d..c0065f1d4b9c 100644 --- a/mail/postfix23/files/postfix.sh.in +++ b/mail/postfix23/files/postfix.sh.in @@ -28,7 +28,6 @@ load_rc_config $name : ${postfix_enable="NO"} : ${postfix_pidfile="/var/spool/postfix/pid/master.pid"} : ${postfix_procname="%%PREFIX%%/libexec/postfix/master"} -: ${postfix_flags=""} start_cmd=${name}_start stop_cmd=${name}_stop |