naywatch: fix reboot_now
authorNick Hainke <vincent@systemli.org>
Fri, 1 Apr 2022 08:16:56 +0000 (10:16 +0200)
committerNick Hainke <vincent@systemli.org>
Fri, 1 Apr 2022 08:23:56 +0000 (10:23 +0200)
commit65f747a8bcf19e0271e6bbe04c2432f9a93cc406
treecc3032f5dc8263b9ea208a2a0242e81eb216c870
parent5702d2e40bff2fa45b4f628c4c7a9acdcf6d1e31
naywatch: fix reboot_now

Naywatch should first try to reboot normally, and if that does not work
do a hard reboot. However, the hard reboot was never called.

Signed-off-by: Nick Hainke <vincent@systemli.org>
naywatch/files/naywatch.sh