And yet another const
[Samba/gebeck_regimport.git] / packaging / Fedora / samba.log
blob04106239fb12b7764bd816cd03a8e6befc61bea6
1 /var/log/samba/*.log {
2     notifempty
3     missingok
4     sharedscripts
5     copytruncate
6     postrotate
7         /bin/kill -HUP `cat /var/run/smbd.pid /var/run/nmbd.pid /var/run/winbindd.pid 2> /dev/null` 2> /dev/null || true
8     endscript