mod_php_install.sh: add 'copytruncate' option to logrotate file.
This commit is contained in:
parent
b5da46920a
commit
b1f876950d
@ -3497,6 +3497,7 @@ $FPM_LOG_DIR/*log {
|
||||
daily
|
||||
rotate 7
|
||||
start 0
|
||||
copytruncate
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
|
Loading…
Reference in New Issue
Block a user