summaryrefslogtreecommitdiffstats
path: root/modules.d/04watchdog/watchdog-stop.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xmodules.d/04watchdog/watchdog-stop.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules.d/04watchdog/watchdog-stop.sh b/modules.d/04watchdog/watchdog-stop.sh
new file mode 100755
index 0000000..921f969
--- /dev/null
+++ b/modules.d/04watchdog/watchdog-stop.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -c /dev/watchdog ] && printf 'V' > /dev/watchdog