NEW: ebus-daemon merged into ebusd.

This commit is contained in:
Roland Jax
2014-05-20 22:12:02 +02:00
84 changed files with 2922 additions and 6226 deletions
+7 -8
View File
@@ -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
}