diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-08-26 16:55:01 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-09 11:52:09 +0100 |
commit | b76af8a0982c3c7473bd6ba067d1c8030d4d2f26 (patch) | |
tree | c57bd2c414c0604e485e6b3ddfecd81b835f353c /meta/recipes-core | |
parent | ea2f99161a22ae2e9eefd3b337c9af7704c33e37 (diff) | |
download | openembedded-core-b76af8a0982c3c7473bd6ba067d1c8030d4d2f26.tar.gz openembedded-core-b76af8a0982c3c7473bd6ba067d1c8030d4d2f26.tar.bz2 openembedded-core-b76af8a0982c3c7473bd6ba067d1c8030d4d2f26.zip |
watchdog: Add wd_keepalive package
This is a simplified version of the watchdog daemon. It only opens
/dev/watchdog, and keeps writing to it often enough to keep the kernel
from resetting, at least once per minute. Each write delays the reboot
time another minute. After a minute of inactivity the watchdog hardware
will cause a reset. In the case of the software watchdog the ability to
reboot will depend on the state of the machines and interrupts.
Installs wd_keepalive binary and enable initscript.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions