start-stop for dropbear

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@366 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Waldemar Brodkorb 2005-03-14 02:59:31 +00:00
parent d0df799268
commit c0e15e8668

View 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