D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
lib
/
leapp
/
el8userspace
/
lib
/
dracut
/
modules.d
/
04watchdog
/
Filename :
watchdog.sh
back
Copy
#!/bin/sh if [ -e /dev/watchdog ]; then if [ ! -e /tmp/watchdog_timeout ]; then wdctl -s 60 /dev/watchdog >/dev/null 2>&1 > /tmp/watchdog_timeout fi info "Triggering watchdog" >/dev/watchdog else modprobe ib700wdt modprobe i6300esb fi
Name
Size
Last Modified
Owner
Permissions
Actions
module-setup.sh
0.98
KB
March 31 2023 7:20:40
root
0755
watchdog-stop.sh
0.06
KB
October 08 2018 1:38:33
root
0755
watchdog.sh
0.239
KB
October 08 2018 1:38:33
root
0755
2017 © D7net | D704T team