mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-16 14:32:04 +00:00
Reconfig initd start script
This commit is contained in:
@@ -11,8 +11,8 @@ Group={{ keycloak_service_group }}
|
||||
PIDFile={{ keycloak_service_pidfile }}
|
||||
ExecStart={{ keycloak_dest }}/keycloak-service.sh start
|
||||
ExecStop={{ keycloak_dest }}/keycloak-service.sh stop
|
||||
TimeoutStartSec=60
|
||||
TimeoutStopSec=60
|
||||
TimeoutStartSec=30
|
||||
TimeoutStopSec=30
|
||||
LimitNOFILE=102642
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user