diff --git a/postfix/postfix.spec b/postfix/postfix.spec index 175ff1b0a5..b0e3a146c4 100644 --- a/postfix/postfix.spec +++ b/postfix/postfix.spec @@ -37,7 +37,7 @@ Packager: rse@openpkg.org Distribution: OpenPKG License: GPL Version: %{V_here} -Release: 10 +Release: 11 # list of sources Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_real}.tar.gz diff --git a/postfix/rc.postfix b/postfix/rc.postfix index 7aa8eba96c..c75dba6d7e 100644 --- a/postfix/rc.postfix +++ b/postfix/rc.postfix @@ -52,6 +52,6 @@ -n${postfix_log_numfiles} -s${postfix_log_minsize} -d \ -z${postfix_log_complevel} -o@l_fsusr@ -o@l_fsgrp@ -m644 \ -P "$postfix_log_prolog" \ - -E "$postfix_log_epilog" \ + -E "@l_prefix@/sbin/postfix reload; $postfix_log_epilog" \ @l_prefix@/var/postfix/log/postfix.log