]> git.pld-linux.org Git - packages/samba.git/commitdiff
- added notifempty and missingok.
authorkloczek <kloczek@pld-linux.org>
Fri, 10 Mar 2000 14:43:12 +0000 (14:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba.logrotate -> 1.3

samba.logrotate

index 4a3ce674411126b2de535036032e1f26316b6c86..c16327a0afeec53ddc26ec0a7e7c7bffb1fde48f 100644 (file)
@@ -1,4 +1,6 @@
 /var/log/samba/log.* {
+       notifempty
+       missingok
        olddir /var/log/archiv/samba
        postrotate
                /usr/bin/killall -HUP nmbd
This page took 0.229555 seconds and 4 git commands to generate.