Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > 2369c5638a0f41781cdf66071e4f8b0d > files > 1

samba-server-3.5.3-3.7mdv2010.2.i586.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
}