diff options
Diffstat (limited to 'mail/postfix27/files/postfix.sh.in')
-rw-r--r-- | mail/postfix27/files/postfix.sh.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfix27/files/postfix.sh.in b/mail/postfix27/files/postfix.sh.in index 91e765d14cad..849e6c1f9bd6 100644 --- a/mail/postfix27/files/postfix.sh.in +++ b/mail/postfix27/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 |