forked-daapd ebuild re-animated

This commit is contained in:
Micha Glave
2015-07-23 15:58:51 +02:00
parent b415e58782
commit 47f23e7a6f
7 changed files with 148 additions and 84 deletions

View File

@@ -0,0 +1,13 @@
/var/log/forked-daapd.log {
weekly
missingok
notifempty
rotate 3
create
compress
delaycompress
noolddir
postrotate
killall -q -HUP forked-daapd
endscript
}