/
usr
/
lib
/
dracut
/
modules.d
/
04watchdog
/
/usr/lib/dracut/modules.d/04watchdog
mkdir
upload
Name
Size
Mode
Actions
module-setup.sh
1004
0755
edit
dl
rm
watchdog-stop.sh
61
0755
edit
dl
rm
watchdog.sh
245
0755
edit
dl
rm
Edit:
/usr/lib/dracut/modules.d/04watchdog/watchdog-stop.sh
(61B)
#!/bin/sh [ -c /dev/watchdog ] && printf 'V' > /dev/watchdog
Save
#!/bin/sh [ -c /dev/watchdog ] && printf 'V' > /dev/watchdog