| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /etc/logrotate.d/ |
| Current File : //etc/logrotate.d/ea-php70-php-fpm |
/opt/cpanel/ea-php70/root/usr/var/log/php-fpm/*log {
missingok
notifempty
sharedscripts
delaycompress
postrotate
/bin/kill -SIGUSR1 `cat /opt/cpanel/ea-php70/root/usr/var/run/php-fpm/php-fpm.pid 2>/dev/null` 2>/dev/null || true
endscript
}