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:
@@ -11,6 +11,7 @@ LimitNOFILE=16000
|
||||
RemainAfterExit=no
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
TimeoutStartSec=600
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user