CC-4119: zendphp.log is not rotated

-fixed
This commit is contained in:
Martin Konecny 2012-08-20 16:05:25 -04:00
parent f6a4732e87
commit f3f9ef80ff
2 changed files with 3 additions and 5 deletions

View file

@ -6,7 +6,6 @@
notifempty
sharedscripts
postrotate
touch /var/log/airtime/zendphp.log
chown www-data:www-data /var/log/airtime/zendphp.log
chown www-data:www-data /var/log/airtime/
endscript
}