sintonia/airtime_mvc/build/airtime-php.logrotate
2012-08-20 16:05:25 -04: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
}