Compare commits
1 Commits
fdb148a0da
...
8e3634f062
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e3634f062 |
@ -16,7 +16,7 @@
|
|||||||
# If slurmd fails to contact the control server it will fail, causing the
|
# If slurmd fails to contact the control server it will fail, causing the
|
||||||
# node to remain out of service until manually restarted. Always try to
|
# node to remain out of service until manually restarted. Always try to
|
||||||
# restart it.
|
# restart it.
|
||||||
Restart = "always";
|
Restart = "on-failure";
|
||||||
RestartSec = "30s";
|
RestartSec = "30s";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user