From deff7acc25b21b8cacbe89a3d8882e5159db37e1 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Tue, 8 Mar 2005 06:46:06 +0000 Subject: change busybox options, remove old unused config git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@353 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/config/debianutils/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/busybox/config/debianutils') diff --git a/package/busybox/config/debianutils/Config.in b/package/busybox/config/debianutils/Config.in index c5a07eaec5..b62499eb1b 100644 --- a/package/busybox/config/debianutils/Config.in +++ b/package/busybox/config/debianutils/Config.in @@ -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 -- cgit v1.2.3