fix(kured): try another sentinel command

This commit is contained in:
Khue Doan 2022-02-23 02:27:07 +07:00
parent 0835658730
commit 463a36e251

View File

@ -1,3 +1,3 @@
kured:
configuration:
rebootSentinelCommand: '"! needs-restarting -r"'
rebootSentinelCommand: 'sh -c "! needs-restarting --reboothint"'