Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 254b55fb1fc5855f5da0c8af6adf60aa > files > 20

samba-3.0.20-3.2.20060mdk.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
}