mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-29 01:11:52 -07:00
Reconfig initd start script
This commit is contained in:
parent
2c87d1023f
commit
26fe41595d
2 changed files with 3 additions and 4 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue