]> git.pld-linux.org Git - packages/samba.git/blame - samba.logrotate
- rel 1
[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
c9e5d1e3 7 /bin/killall -HUP nmbd smbd
37cf5df3 8 endscript
04ace0c0 9}
This page took 0.043429 seconds and 4 git commands to generate.