On Thu, 05 Jan 2012 10:42:53 +0000
Bastian Bittorf <bitt...@bluebottle.com> wrote:

> > > # call this in cron.minutely
> > > watchdogger -d /dev/watchdog --kick
> > >
> > > # do all checks with cron-called scripts
> > >
> > > if cron fails, the watchdog will reboot the device.
> > > if you are more conservative, use timeout 900
> > 
> > What about just using panic_on_oom?
> 
> then we are busted 8-) seriosly:
> per default we have
> 
> kernel.panic=3
> 
> in "/etc/sysctl.conf" - so this should do the reboot, should'nt it?

I think he was talking about vm.panic_on_oom

-- 
Greetings, Michael.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to