]> git.pld-linux.org Git - packages/samba.git/blame - samba.logrotate
- removed make_* from base (they are in -common); release 3
[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
04ace0c0 6 /bin/killall -HUP nmbd
7 /bin/killall -HUP smbd
8f7d6023 8 endrotate
04ace0c0 9}
This page took 0.069559 seconds and 4 git commands to generate.