Selaa lähdekoodia

Rotated file mode just needs to be given once in %daily section

Michael Schloh von Bennewitz 23 vuotta sitten
vanhempi
commit
45f7f5f50e
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      postfix/postfix.spec
  2. 1 1
      postfix/rc.postfix

+ 1 - 1
postfix/postfix.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      IPL
 Version:      %{V_postfix}
-Release:      20030914
+Release:      20030918
 
 #   package options
 %option       with_fsl       yes

+ 1 - 1
postfix/rc.postfix

@@ -67,7 +67,7 @@
     #   rotate logfile
     shtool rotate -f \
         -n ${postfix_log_numfiles} -s ${postfix_log_minsize} -d \
-        -z ${postfix_log_complevel} -m 644 -o @l_musr@ -g @l_mgrp@ -m 644 \
+        -z ${postfix_log_complevel} -m 644 -o @l_musr@ -g @l_mgrp@ \
         -P "$postfix_log_prolog" \
         -E "$postfix_log_epilog && rc postfix reload" \
         @l_prefix@/var/postfix/log/postfix.log