File: watchdog-stop.sh

package info (click to toggle)
dracut 044%2B241-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,248 kB
  • ctags: 1,363
  • sloc: sh: 20,387; ansic: 3,666; makefile: 273; python: 165; perl: 41; lisp: 2
file content (2 lines) | stat: -rwxr-xr-x 61 bytes parent folder | download | duplicates (11)
1
2
#!/bin/sh
[ -c /dev/watchdog ] && printf 'V' > /dev/watchdog