]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn.logrotate
- release 11
[packages/inn.git] / inn.logrotate
index a25d0e038186cc0dcf85884c083ca78036f077c2..0269ba5779f7e758593974e7780b7ee8c93976ec 100644 (file)
@@ -14,7 +14,7 @@
        olddir /var/log/archiv/news
        create 640 news news
        prerotate
-               ctlinnd -s pause "Flushing log and syslog files"
+               ctlinnd -s pause "Flushing log and syslog files" || :
        endscript
        postrotate
                ctlinnd -s go "Flushing log and syslog files"
@@ -25,7 +25,7 @@
        olddir /var/log/archiv/news
        create 640 news news
        prerotate
-               ctlinnd -s pause "Flushing log and syslog files"
+               ctlinnd -s pause "Flushing log and syslog files" || :
        endscript
        postrotate
                ctlinnd -s go "Flushing log and syslog files"
This page took 0.069902 seconds and 4 git commands to generate.