r3778: BUG 2023: patch from Buchan Milne <bgmilne@mandrake.org> fix mandrake packagin...
[ira/wip.git] / packaging / Mandrake / samba.log
1 /var/log/samba/log.nmb {
2     notifempty
3     missingok
4     postrotate
5         /usr/bin/killall -HUP nmbd
6     endscript
7 }
8
9 /var/log/samba/log.smb {
10     notifempty
11     missingok
12     postrotate
13         /usr/bin/killall -HUP smbd
14     endscript
15 }