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