start-stop for dropbear
SVN-Revision: 366
This commit is contained in:
parent
6dd255c4a9
commit
94cffb3cde
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ config BUSYBOX_CONFIG_RUN_PARTS
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_START_STOP_DAEMON
|
config BUSYBOX_CONFIG_START_STOP_DAEMON
|
||||||
bool "start-stop-daemon"
|
bool "start-stop-daemon"
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
start-stop-daemon is used to control the creation and
|
start-stop-daemon is used to control the creation and
|
||||||
termination of system-level processes, usually the ones
|
termination of system-level processes, usually the ones
|
||||||
|
|
Loading…
Reference in a new issue