mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08:00
fix(kured): update sentinel command
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
kured:
|
||||
configuration:
|
||||
rebootSentinelCommand: sh -c 'needs-restarting --reboothint && exit 1 || exit 0'
|
||||
rebootSentinelCommand: "! needs-restarting -r"
|
||||
|
||||
Reference in New Issue
Block a user