From 94cffb3cde01951fd3120172bc0876a120b28903 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 14 Mar 2005 02:59:31 +0000 Subject: [PATCH] start-stop for dropbear SVN-Revision: 366 --- openwrt/package/busybox/config/debianutils/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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