summaryrefslogtreecommitdiff
path: root/samba.log
diff options
context:
space:
mode:
authorssorce <ssorce>2007-03-19 17:54:42 +0000
committerssorce <ssorce>2007-03-19 17:54:42 +0000
commit1cf5eb572c954cf165d90265647e52bfe37c6ece (patch)
treeab1690f9b0901286d9cd3acfdaa1a5248737a015 /samba.log
parent85e8b731d22f48a33d317a2c959cf4aef8151b27 (diff)
Commit changes before I forget and make another botched build :/
Diffstat (limited to 'samba.log')
-rw-r--r--samba.log4
1 files changed, 1 insertions, 3 deletions
diff --git a/samba.log b/samba.log
index 0410623..80e3e7c 100644
--- a/samba.log
+++ b/samba.log
@@ -1,9 +1,7 @@
-/var/log/samba/*.log {
+/var/log/samba/log.* {
notifempty
missingok
sharedscripts
copytruncate
- postrotate
- /bin/kill -HUP `cat /var/run/smbd.pid /var/run/nmbd.pid /var/run/winbindd.pid 2> /dev/null` 2> /dev/null || true
endscript
}