2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-06 18:28:16 +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:
Jarrod Johnson
2019-10-11 10:25:38 -04:00
parent 4e12c4a074
commit 249b76ebc3

View File

@@ -11,6 +11,7 @@ LimitNOFILE=16000
RemainAfterExit=no
Restart=on-failure
RestartSec=5s
TimeoutStartSec=600
[Install]
WantedBy=multi-user.target