NEW: ebus-daemon merged into ebusd.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# ebusd.log
|
||||
|
||||
/var/log/ebusd.log {
|
||||
rotate 5
|
||||
size=100k
|
||||
sharedscripts
|
||||
postrotate
|
||||
[ -f /var/run/ebusd.pid ] && /bin/kill -INT `cat /var/run/ebusd.pid`
|
||||
endscript
|
||||
rotate 7
|
||||
size 1M
|
||||
copytruncate
|
||||
compress
|
||||
missingok
|
||||
notifempty
|
||||
daily
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user