X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Futils%2Fbusybox%2Fconfig%2Fsysklogd%2FConfig.in;h=7f8f728361ece3cdc508e311786e0cfcd336f65e;hb=3a4a74f861a0a278ea42d8d9dab1f7402976259e;hp=f403a684bb649bc2a5bcb5a7e2e53ab31266cb9b;hpb=4ebf19b48fafc8d94e14e4ba779969613b241a6a;p=openwrt%2F.git diff --git a/package/utils/busybox/config/sysklogd/Config.in b/package/utils/busybox/config/sysklogd/Config.in index f403a684bb..7f8f728361 100644 --- a/package/utils/busybox/config/sysklogd/Config.in +++ b/package/utils/busybox/config/sysklogd/Config.in @@ -10,7 +10,7 @@ menu "System Logging Utilities" config BUSYBOX_CONFIG_SYSLOGD bool "syslogd" - default y + default n help The syslogd utility is used to record logs of all the significant events that occur on a system. Every @@ -95,7 +95,7 @@ config BUSYBOX_CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE config BUSYBOX_CONFIG_LOGREAD bool "logread" - default y + default n depends on BUSYBOX_CONFIG_FEATURE_IPC_SYSLOG && BROKEN help If you enabled Circular Buffer support, you almost @@ -116,7 +116,7 @@ config BUSYBOX_CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING config BUSYBOX_CONFIG_KLOGD bool "klogd" - default y + default n help klogd is a utility which intercepts and logs all messages from the Linux kernel and sends the messages