From e7b43cf59fe6472442026cc3d3d57a5e502371f5 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 19 Feb 2008 23:42:22 +0000 Subject: trivial fixes to config system --- debianutils/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debianutils/Config.in') diff --git a/debianutils/Config.in b/debianutils/Config.in index 50ccac803..f1b73b645 100644 --- a/debianutils/Config.in +++ b/debianutils/Config.in @@ -50,7 +50,7 @@ config FEATURE_RUN_PARTS_FANCY 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 @@ -58,7 +58,7 @@ config START_STOP_DAEMON config FEATURE_START_STOP_DAEMON_FANCY bool "Support additional arguments" - default y + default n depends on START_STOP_DAEMON help Support additional arguments. -- cgit v1.2.3