sintonia/airtime_mvc/build/airtime-php.logrotate
2015-01-14 20:45:03 -05:00

11 lines
181 B
Text

/var/log/airtime/zendphp.log {
compress
rotate 10
size 1000k
missingok
notifempty
sharedscripts
postrotate
chown www-data:www-data /var/log/airtime/
endscript
}