Skip to content
Snippets Groups Projects
Commit e1184aaa authored by Felix Fietkau's avatar Felix Fietkau
Browse files

enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon

SVN-Revision: 8652
parent d2216f3d
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ config BUSYBOX_CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS ...@@ -55,7 +55,7 @@ config BUSYBOX_CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment