Set more restart settings
This commit is contained in:
parent
6cde27cbce
commit
146716ad9c
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ ExecReload=/bin/kill -USR2 $MAINPID
|
|||
KillMode=process
|
||||
Restart=on-failure
|
||||
RestartSec=30s
|
||||
StartLimitInterval=10
|
||||
StartLimitBurst=10
|
||||
|
||||
# Hardening
|
||||
# https://github.com/php/php-src/blob/master/sapi/fpm/php-fpm.service.in
|
||||
|
|
Loading…
Reference in a new issue