mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-03 10:55:20 +00:00
Update fenced service file StartLimitBurst
The first draft was written against an older schema, StartLimitBurst is in [Service] now. Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
[Unit]
|
||||
Description=ScoutFS fenced
|
||||
|
||||
StartLimitIntervalSec=500
|
||||
StartLimitBurst=5
|
||||
|
||||
[Service]
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
|
||||
StartLimitBurst=5
|
||||
ExecStart=/usr/libexec/scoutfs-fenced/scoutfs-fenced
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user