mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-16 22:42:11 +00:00
Adjust service start timeout
This commit is contained in:
@@ -11,7 +11,7 @@ Group={{ keycloak_service_group }}
|
||||
PIDFile={{ keycloak_service_pidfile }}
|
||||
ExecStart={{ keycloak_dest }}/keycloak-service.sh start
|
||||
ExecStop={{ keycloak_dest }}/keycloak-service.sh stop
|
||||
TimeoutStartSec=60
|
||||
TimeoutStartSec=90
|
||||
TimeoutStopSec=60
|
||||
LimitNOFILE=102642
|
||||
|
||||
|
||||
Reference in New Issue
Block a user