]> git.pld-linux.org Git - packages/inn.git/commitdiff
- added create news.news
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Sep 2000 20:18:21 +0000 (20:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    inn.logrotate -> 1.4

inn.logrotate

index 520bb71378f643468d1c6a3d4472d63f50797bd9..6416e64e7732f622c759b7088b0daaba4a408734 100644 (file)
@@ -8,6 +8,7 @@
 
 /var/log/news/news {
        olddir /var/log/archiv/news
+       create 640 news news
        prerotate
                ctlinnd -s pause "Flushing log and syslog files"
        endscript
@@ -18,6 +19,7 @@
 
 /var/log/news/*log {
        olddir /var/log/archiv/news
+       create 640 news news
        prerotate
                ctlinnd -s pause "Flushing log and syslog files"
        endscript
This page took 0.04416 seconds and 4 git commands to generate.