| Current Path : /proc/695564/cwd/proc/695564/cwd/etc/logrotate.d/ |
| Current File : //proc/695564/cwd/proc/695564/cwd/etc/logrotate.d/php8.3-fpm |
/var/log/php8.3-fpm.log {
rotate 12
weekly
missingok
notifempty
compress
delaycompress
postrotate
if [ -x /usr/lib/php/php8.3-fpm-reopenlogs ]; then
/usr/lib/php/php8.3-fpm-reopenlogs;
fi
endscript
}