diff options
Diffstat (limited to 'openwrt/package/busybox')
-rw-r--r-- | openwrt/package/busybox/config/debianutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/busybox/config/debianutils/Config.in b/openwrt/package/busybox/config/debianutils/Config.in index 0157a6b52..b62499eb1 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 y + default n help start-stop-daemon is used to control the creation and termination of system-level processes, usually the ones |