Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > by-pkgid > 8b3927633259b9fdd003acd237aac5dd > files > 7

samba4-4.0.0-0.4.alpha8mdv2009.1.src.rpm

/var/log/samba/*.log {
    notifempty
    missingok
    sharedscripts
    copytruncate
    postrotate
	/bin/kill -HUP `cat /var/run/smbd.pid /var/run/nmbd.pid /var/run/winbindd.pid 2> /dev/null` 2> /dev/null || true
    endscript
}