|
|
@ -10,7 +10,7 @@ menu "System Logging Utilities" |
|
|
|
|
|
|
|
|
|
|
|
config BUSYBOX_CONFIG_SYSLOGD |
|
|
|
config BUSYBOX_CONFIG_SYSLOGD |
|
|
|
bool "syslogd" |
|
|
|
bool "syslogd" |
|
|
|
default y |
|
|
|
default n |
|
|
|
help |
|
|
|
help |
|
|
|
The syslogd utility is used to record logs of all the |
|
|
|
The syslogd utility is used to record logs of all the |
|
|
|
significant events that occur on a system. Every |
|
|
|
significant events that occur on a system. Every |
|
|
@ -116,7 +116,7 @@ config BUSYBOX_CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING |
|
|
|
|
|
|
|
|
|
|
|
config BUSYBOX_CONFIG_KLOGD |
|
|
|
config BUSYBOX_CONFIG_KLOGD |
|
|
|
bool "klogd" |
|
|
|
bool "klogd" |
|
|
|
default y |
|
|
|
default n |
|
|
|
help |
|
|
|
help |
|
|
|
klogd is a utility which intercepts and logs all |
|
|
|
klogd is a utility which intercepts and logs all |
|
|
|
messages from the Linux kernel and sends the messages |
|
|
|
messages from the Linux kernel and sends the messages |
|
|
|