/var/log/samba/log.* {
	sharedscripts
	notifempty
	missingok
	olddir /var/log/archive/samba
	postrotate
		/bin/killall -HUP nmbd smbd
	endscript
}
