Browse Source

reload postfix in rotate epilog

Ralf S. Engelschall 24 years ago
parent
commit
d5629f5bc3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      postfix/postfix.spec
  2. 1 1
      postfix/rc.postfix

+ 1 - 1
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

+ 1 - 1
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