11 lines
181 B
Text
Executable file
11 lines
181 B
Text
Executable file
/var/log/airtime/zendphp.log {
|
|
compress
|
|
rotate 10
|
|
size 1000k
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
postrotate
|
|
chown www-data:www-data /var/log/airtime/
|
|
endscript
|
|
}
|