]> git.pld-linux.org Git - packages/argus-clients.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:06 +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:
    argus-clients-radium.logrotate -> 1.3

argus-clients-radium.logrotate

index 150e5f7506743105c6e6b71426b5e72cdbc2fd32..57ac40353eb26015a185a25b7a6d5286fd76b8ea 100644 (file)
@@ -1,7 +1,5 @@
 /var/log/argus-clients/*log {
        olddir /var/log/archive/argus-clients
-       weekly
-       rotate 4
        compress
        create 660 root argus
        postrotate
This page took 0.111391 seconds and 4 git commands to generate.