summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/freifunk-watchdog/src
AgeCommit message (Collapse)Author
2009-06-22contrib/package/freifunk-watchdog:Jo-Philipp Wich
- lower watchdog poll interval to 10 seconds (fixes reboot porblems on rb532) - prevent unneeded config reloads (happens when no wireless device is active) - remove not working watchdog stop workaround (no driver can cope with 3600) - bump pkg revision
2009-05-16contrib/package/freifunk-watchdog: reset hysteresis counter if test ↵Jo-Philipp Wich
condition is normal
2009-05-16merge r4529 to trunkJo-Philipp Wich
2009-05-13contrib/package/freifunk-watchdog: workaround CONFIG_WATCHDOG_NOWAYOUT, trap ↵Jo-Philipp Wich
signals
2009-05-12contrib/package/freifunk-watchdog:Jo-Philipp Wich
- poll /dev/watchdog if available - also monitor dropbear
2009-05-09contrib/package/freifunk-watchdog: better handle checking for uci updatesJo-Philipp Wich
2009-05-06contrib/package/freifunk-watchdog: fixup build and package dependencies, fix ↵Jo-Philipp Wich
hysteresis counter if both bssid and channel are wrong
2009-05-04contrib/package: introduce hysteresis in watchdogJo-Philipp Wich
2009-05-04contrib/package: fix running checkJo-Philipp Wich
2009-05-04contrib/package: add freifunk watchdog daemonJo-Philipp Wich