mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 02:47:17 +08:00
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
|
/var/log/php-fpm.log {
|
||
|
missingok
|
||
|
postrotate
|
||
|
/etc/rc.d/php-fpm logrotate >/dev/null || true
|
||
|
endscript
|
||
|
}
|