mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-08-28 09:36:40 +00:00
fix(genesis): stop retrying fatal actions
This commit is contained in:
-3
@@ -2,14 +2,11 @@
|
||||
Description=Execute the assigned xCAT Genesis action
|
||||
Requires=xcat-genesis-register.service
|
||||
After=xcat-genesis-register.service
|
||||
StartLimitIntervalSec=0
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
EnvironmentFile=/run/xcat/genesis.env
|
||||
ExecStart=/usr/libexec/xcat/genesis-action
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
TimeoutStartSec=infinity
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user