aboutsummaryrefslogtreecommitdiff
path: root/debianutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'debianutils/Config.in')
-rw-r--r--debianutils/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/debianutils/Config.in b/debianutils/Config.in
index 108cc5388..8bdb91f26 100644
--- a/debianutils/Config.in
+++ b/debianutils/Config.in
@@ -33,6 +33,14 @@ config CONFIG_RUN_PARTS
33 Unless you know that run-parts is used in some of your scripts 33 Unless you know that run-parts is used in some of your scripts
34 you can safely say N here. 34 you can safely say N here.
35 35
36config CONFIG_START_STOP_DAEMON
37 bool "start-stop-daemon"
38 default y
39 help
40 start-stop-daemon is used to control the creation and
41 termination of system-level processes, usually the ones
42 started during the startup of the system.
43
36config CONFIG_WHICH 44config CONFIG_WHICH
37 bool "which" 45 bool "which"
38 default n 46 default n