]> git.pld-linux.org Git - packages/php.git/blame - php-fpm.logrotate
use /usr/sbin/php-fpm as other branches
[packages/php.git] / php-fpm.logrotate
CommitLineData
48d13ad2
ER
1/var/log/fpm.log
2/var/log/fpm-slow.log
3{
4 notifempty
5 missingok
6 create 600 root root
7 sharedscripts
8 postrotate
48e99246 9 /sbin/service php-fpm flush-logs > /dev/null
48d13ad2
ER
10 endscript
11}
This page took 0.072662 seconds and 4 git commands to generate.