mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
Extend timeout for xcatd
Particularly on service nodes, it takes longer to startup and systemd needs to be more patient.
This commit is contained in:
parent
222d26f24f
commit
ff37c2fd6a
@ -12,6 +12,7 @@ LimitNOFILE=16000
|
||||
RemainAfterExit=no
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
TimeoutStartSec=600
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user