forked-daapd ebuild re-animated
This commit is contained in:
13
media-sound/forked-daapd/files/forked-daapd.logrotate
Normal file
13
media-sound/forked-daapd/files/forked-daapd.logrotate
Normal 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
|
||||
}
|
Reference in New Issue
Block a user