mod_php_install.sh: add 'copytruncate' option to logrotate file.

This commit is contained in:
Christoph 2021-12-20 17:38:06 +01:00
parent b5da46920a
commit b1f876950d

View File

@ -3497,6 +3497,7 @@ $FPM_LOG_DIR/*log {
daily
rotate 7
start 0
copytruncate
compress
delaycompress
missingok