change busybox options, remove old unused config
[openwrt/svn-archive/archive.git] / openwrt / package / busybox / config / debianutils / Config.in
index c5a07eaec522f3d2d3ebda7329d8a3f8653bab1c..b62499eb1bb04b4030c949f7e8a1af5c2bc8a3a3 100644 (file)
@@ -26,7 +26,7 @@ config BUSYBOX_CONFIG_READLINK
 
 config BUSYBOX_CONFIG_RUN_PARTS
        bool "run-parts"
-       default y
+       default n
        help
          run-parts is a utility designed to run all the scripts in a directory.
 
@@ -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