]> git.pld-linux.org Git - packages/cups.git/commitdiff
- do not overrule system default weekly*4 rotation with no stated reason,
authorTomasz Pala <gotar@pld-linux.org>
Fri, 1 Aug 2008 00:12:05 +0000 (00:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  especially with the same value,
- use /sbin/service and >/dev/null where appropriate, cosmetics

Changed files:
    cups.logrotate -> 1.7

cups.logrotate

index ba8cd6c65bb7b9187f0706e47215e68f9c837869..bac389e97a1029fe4311ff9be7a693d1876b30aa 100644 (file)
@@ -1,7 +1,5 @@
 /var/log/cups/*log {
        olddir /var/log/archive/cups
-       weekly
-       rotate 4
        compress
        create 660 root logs
        postrotate
This page took 0.030351 seconds and 4 git commands to generate.