Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 00eab24f6340727ff3827c853a24be44 > files > 2

samba-common-4.10.8-3.mga7.armv7hl.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
}