diff options
Diffstat (limited to 'mail/postfix25/files/postfix.sh.in')
-rw-r--r-- | mail/postfix25/files/postfix.sh.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfix25/files/postfix.sh.in b/mail/postfix25/files/postfix.sh.in index 3fc9d1dc3706..44aa542f07a8 100644 --- a/mail/postfix25/files/postfix.sh.in +++ b/mail/postfix25/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 |