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