parent
e815e043cf
commit
1ad7c743c2
|
@ -1,11 +0,0 @@
|
|||
/var/log/airtime/airtime_analyzer.log {
|
||||
compress
|
||||
rotate 10
|
||||
size 1000k
|
||||
missingok
|
||||
notifempty
|
||||
sharedscripts
|
||||
postrotate
|
||||
start-stop-daemon --stop --signal USR1 --quiet --pidfile /var/run/airtime/airtime-liquidsoap.pid
|
||||
endscript
|
||||
}
|
|
@ -1,11 +0,0 @@
|
|||
/var/log/airtime/pypo/pypo.log {
|
||||
compress
|
||||
rotate 10
|
||||
size 1000k
|
||||
missingok
|
||||
notifempty
|
||||
sharedscripts
|
||||
postrotate
|
||||
start-stop-daemon --stop --signal USR1 --quiet --pidfile /var/run/airtime/airtime-liquidsoap.pid
|
||||
endscript
|
||||
}
|
Loading…
Reference in New Issue