watchdog applet

Sergey Naumov sknaumov at gmail.com
Thu Nov 11 09:54:23 UTC 2010


Hello.

I am testing watchdog driver now and have problems with watchdog
applet. I cannot change timeout or ping watchdog with this applet, but
with my own program I can (my program opens /dev/watchdog and uses
WDIOC_SETTIMEOUT and WDIOC_KEEPALIVE). Also I can ping watchdog by
echo > /dev/watchdog. May be this problem happens because of
assumption that the file descriptor of /dev/watchdog = 3? (everywhere
inside watchdog applet fd=3 is used).

Sergey Naumov.


More information about the busybox mailing list