]> git.pld-linux.org Git - packages/inn.git/commitdiff
- prevent duplicate entries
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 11 May 2009 07:56:34 +0000 (07:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    inn.logrotate -> 1.8

inn.logrotate

index 4e5bcd84c2afd52872e9f29feeb0d0648f267fc4..2f2887db6702c558eb62e0291829609d60cf498b 100644 (file)
        endscript
 }
 
-/var/log/news/*log {
+/var/log/news/errorlog
+/var/log/news/expire.log
+/var/log/news/innfeed.log
+/var/log/news/nntpsend.log {
        olddir /var/log/archive/news
        create 640 news news
        prerotate
This page took 0.069161 seconds and 4 git commands to generate.