enable watchdog daemon in busybox by default
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Jan 2006 02:26:38 +0000 (02:26 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Jan 2006 02:26:38 +0000 (02:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2800 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/miscutils/Config.in

index 072993b28d4de33ccafcb8bef60713a4ad543644..77dc85cd05142e5580d0c10319c44e3cc611e8b9 100644 (file)
@@ -188,7 +188,7 @@ config BUSYBOX_CONFIG_TIME
 
 config BUSYBOX_CONFIG_WATCHDOG
        bool "watchdog"
 
 config BUSYBOX_CONFIG_WATCHDOG
        bool "watchdog"
-       default n
+       default y
        help
          The watchdog utility is used with hardware or software watchdog
          device drivers.  It opens the specified watchdog device special file
        help
          The watchdog utility is used with hardware or software watchdog
          device drivers.  It opens the specified watchdog device special file