]> git.pld-linux.org Git - packages/samba.git/blame - samba.logrotate
- up to 3.3.4
[packages/samba.git] / samba.logrotate
CommitLineData
8f7d6023 1/var/log/samba/log.* {
4dc01fc9 2 notifempty
3 missingok
2ff2c348 4 olddir /var/log/archive/samba
8f7d6023 5 postrotate
c9e5d1e3 6 /bin/killall -HUP nmbd smbd
37cf5df3 7 endscript
04ace0c0 8}
This page took 0.16389 seconds and 4 git commands to generate.