summaryrefslogtreecommitdiffstats
path: root/package/busybox/config
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-23 10:48:04 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-23 10:48:04 +0000
commitd95a7f3c8fd9f5fea4869c518f8a5edc7d387469 (patch)
tree7d56f80fcb0ea5cb35adc5fb98e992f972c35e62 /package/busybox/config
parent47f814e7a20fa529539b65464a86d745b618bc24 (diff)
start-stop-daemon n, better description for openntpd. add maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@424 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/config')
-rw-r--r--package/busybox/config/debianutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/debianutils/Config.in b/package/busybox/config/debianutils/Config.in
index 0157a6b52..b62499eb1 100644
--- a/package/busybox/config/debianutils/Config.in
+++ b/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