PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /etc/logrotate.d/ |
| Server: Linux red.truehostdns.com 4.18.0-553.150.1.el8_10.x86_64 #1 SMP Fri Jul 31 15:23:31 EDT 2026 x86_64 IP: 51.161.15.103 |
| Dir : //etc/logrotate.d/imunify360-php-daemon |
/var/log/imunify360/php-daemon_db.log {
# Keep 3 lotated files before removal
rotate 3
maxsize 150M
hourly
compress
delaycompress
nocreate
missingok
postrotate
if systemctl status imunify360-php-daemon > /dev/null ; then \
systemctl restart imunify360-php-daemon > /dev/null; \
fi;
endscript
}