watchdog/watchdog-stop.sh: forgot to add script
parent
2499c305f9
commit
982032fd26
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
[ -c /dev/watchdog ] && echo -n 'V' > /dev/watchdog
|
||||
Loading…
Reference in New Issue