From d2be2bd2fc1c6e5dcdf8fc845a88e02423a0574b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 19 Jan 2010 21:02:56 +0100 Subject: enable watchdog driver and busybox userland does not work yet on alix1c. --- package/busybox/files/busybox.postinst | 1 + 1 file changed, 1 insertion(+) (limited to 'package/busybox/files/busybox.postinst') diff --git a/package/busybox/files/busybox.postinst b/package/busybox/files/busybox.postinst index 90ddf9d42..761fb777d 100644 --- a/package/busybox/files/busybox.postinst +++ b/package/busybox/files/busybox.postinst @@ -2,5 +2,6 @@ . $IPKG_INSTROOT/etc/functions.sh add_rcconf network network YES add_rcconf crond crond NO +add_rcconf watchdog watchdog NO add_rcconf 'use "-C32" normally, "NO" to disable' syslogd_flags '-C32' add_rcconf inetd -- cgit v1.2.3