]> git.pld-linux.org Git - packages/samba.git/blame - samba.logrotate
- rename main package back to samba
[packages/samba.git] / samba.logrotate
CommitLineData
8f7d6023 1/var/log/samba/log.* {
4d09590c 2 sharedscripts
4dc01fc9 3 notifempty
4 missingok
2ff2c348 5 olddir /var/log/archive/samba
8f7d6023 6 postrotate
f5211db7 7 /bin/killall -HUP samba
37cf5df3 8 endscript
04ace0c0 9}
This page took 0.182051 seconds and 4 git commands to generate.