Public bug reported:
Binary package hint: php5-fpm
php5-fpm package should include a logrotate file.
For instance:
cat /etc/logrotate.d/php5-fpm
/var/log/php5-fpm.log {
weekly
rotate 10
create 600 root root
size 64k
compress
notifempty
postrotate
[ -f /var/run/php5-fpm.pid ] && /bin/kill -USR1 $(cat /var/run/php5-fpm.pid)
endscript
}
** Affects: php5 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706945
Title:
php5-fpm package does not include a logrotate file
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs