]> git.pld-linux.org Git - packages/samba.git/blobdiff - samba.logrotate
- rename main package back to samba
[packages/samba.git] / samba.logrotate
index 66fe44c90c23e37573e70e21210a61ecfb05218b..64efd554ad9d174f68722ec95602b11648b52599 100644 (file)
@@ -1,8 +1,9 @@
 /var/log/samba/log.* {
+       sharedscripts
        notifempty
        missingok
        olddir /var/log/archive/samba
        postrotate
-               /bin/killall -HUP nmbd smbd
+               /bin/killall -HUP samba
        endscript
 }
This page took 0.031491 seconds and 4 git commands to generate.