]> git.pld-linux.org Git - packages/samba.git/blame - samba3.logrotate
- up to 4.1.1, fixes CVE-2013-4475 and CVE-2013-4476
[packages/samba.git] / samba3.logrotate
CommitLineData
f5211db7
JR
1/var/log/samba/log.* {
2 sharedscripts
3 notifempty
4 missingok
5 olddir /var/log/archive/samba
6 postrotate
7 /bin/killall -HUP nmbd smbd
8 endscript
9}
This page took 0.023329 seconds and 4 git commands to generate.