From: Waldemar Brodkorb Date: Mon, 14 Mar 2005 02:59:31 +0000 (+0000) Subject: start-stop for dropbear X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c0e15e86689e892f6273c9f0da35dd8c080bb3d3;p=15.05%2Fopenwrt.git start-stop for dropbear git-svn-id: svn://svn.openwrt.org/openwrt/trunk@366 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/busybox/config/debianutils/Config.in b/openwrt/package/busybox/config/debianutils/Config.in index b62499eb1b..0157a6b521 100644 --- a/openwrt/package/busybox/config/debianutils/Config.in +++ b/openwrt/package/busybox/config/debianutils/Config.in @@ -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