1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/packaging/Mandrake/samba.log
John Terpstra a207251c2f Adding Buchan Milne's updates.
(This used to be commit d816c35c1d)
2002-10-30 03:50:23 +00:00

16 lines
227 B
Plaintext

/var/log/samba/log.nmb {
notifempty
missingok
postrotate
/usr/bin/killall -HUP nmbd
endscript
}
/var/log/samba/log.smb {
notifempty
missingok
postrotate
/usr/bin/killall -HUP smbd
endscript
}