Greg Dickie: spotted bug where smb_nt_passwd could be NULL.
[samba.git] / packaging / Caldera / samba.log
1 /var/log/samba/log.nmb {
2     postrotate
3         /usr/bin/killall -HUP nmbd
4     endrotate
5 }
6
7 /var/log/samba/log.smb {
8     postrotate
9         /usr/bin/killall -HUP smbd
10     endrotate
11 }