start-stop for dropbear
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Mar 2005 02:59:31 +0000 (02:59 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Mar 2005 02:59:31 +0000 (02:59 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@366 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/debianutils/Config.in

index b62499eb1bb04b4030c949f7e8a1af5c2bc8a3a3..0157a6b5218dc26cfdf1251f253348ab0da4fa80 100644 (file)
@@ -41,7 +41,7 @@ config BUSYBOX_CONFIG_RUN_PARTS
 
 config BUSYBOX_CONFIG_START_STOP_DAEMON
        bool "start-stop-daemon"
-       default n
+       default y
        help
          start-stop-daemon is used to control the creation and
          termination of system-level processes, usually the ones