repo.or.cz
/
Samba
/
wip.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4-winbind: Use winbindd in the AD DC for fl2003dc and plugin_s4_dc
[Samba/wip.git]
/
packaging
/
RHEL-CTDB
/
setup
/
samba.log
blob
a3c000ea788d4f888c68b200a72200aa1ac59526
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
}