aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-05-02 21:39:29 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-05-02 21:39:29 +0000
commit06c966268aef700b63fe44b72129ccd63031b9b3 (patch)
tree822b79248b9516d262c7aadcb4a9dda61937776a
parent65e0537eeeafdb5a5b453468a49e05e476c410ae (diff)
downloadbusybox-w32-06c966268aef700b63fe44b72129ccd63031b9b3.tar.gz
busybox-w32-06c966268aef700b63fe44b72129ccd63031b9b3.tar.bz2
busybox-w32-06c966268aef700b63fe44b72129ccd63031b9b3.zip
klogd: remove dependency on syslogd
git-svn-id: svn://busybox.net/trunk/busybox@18542 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--sysklogd/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysklogd/Config.in b/sysklogd/Config.in
index 9875b3c12..29c4d9b0e 100644
--- a/sysklogd/Config.in
+++ b/sysklogd/Config.in
@@ -88,8 +88,6 @@ config FEATURE_LOGREAD_REDUCED_LOCKING
88config KLOGD 88config KLOGD
89 bool "klogd" 89 bool "klogd"
90 default n 90 default n
91 depends on SYSLOGD
92 select FEATURE_SYSLOG
93 help 91 help
94 klogd is a utility which intercepts and logs all 92 klogd is a utility which intercepts and logs all
95 messages from the Linux kernel and sends the messages 93 messages from the Linux kernel and sends the messages