source:
trunk/server/packaging/RHEL/setup/samba.log
| Last change on this file was 414, checked in by , 16 years ago | |
|---|---|
| File size: 280 bytes | |
| Line | |
|---|---|
| 1 | /var/log/samba/*.log /var/log/samba/log.smbd /var/log/samba/log.nmbd { |
| 2 | notifempty |
| 3 | missingok |
| 4 | sharedscripts |
| 5 | copytruncate |
| 6 | postrotate |
| 7 | /bin/kill -HUP `cat /var/run/smbd.pid /var/run/nmbd.pid /var/run/winbindd.pid 2> /dev/null` 2> /dev/null || true |
| 8 | endscript |
| 9 | } |
Note:
See TracBrowser
for help on using the repository browser.
