Ignore `$BASH_ENV' as it is misleading on RHEL3 `bash-2.05b-41.7.i386'.
[nethome.git] / bin / safe
1 #! /bin/sh
2 set -ex
3 echo 10 >/proc/sys/kernel/panic
4 modprobe hangcheck-timer hangcheck_reboot=1
5 modprobe softdog nowayout=0 soft_noboot=0
6 echo OK