aboutsummaryrefslogtreecommitdiff
path: root/sysklogd
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-05-02 21:39:29 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-05-02 21:39:29 +0000
commitdd999a2241ad243eb1db6bac52e2ee6dc29eea12 (patch)
tree822b79248b9516d262c7aadcb4a9dda61937776a /sysklogd
parentbd100b7478340a28fed272e60c87da37dab125e6 (diff)
downloadbusybox-w32-dd999a2241ad243eb1db6bac52e2ee6dc29eea12.tar.gz
busybox-w32-dd999a2241ad243eb1db6bac52e2ee6dc29eea12.tar.bz2
busybox-w32-dd999a2241ad243eb1db6bac52e2ee6dc29eea12.zip
klogd: remove dependency on syslogd
Diffstat (limited to 'sysklogd')
-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