BREAKING CHANGE: moved legacy log file from '/var/log/airtime/zendphp.log' to '/var/log/libretime/legacy.log'
11 lines
182 B
Text
11 lines
182 B
Text
/var/log/libretime/legacy.log {
|
|
compress
|
|
rotate 10
|
|
size 1000k
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
postrotate
|
|
chown www-data:www-data /var/log/airtime/
|
|
endscript
|
|
}
|