summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/busybox.config8
-rwxr-xr-xtools/busybox.i586bin331352 -> 341516 bytes
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/busybox.config b/tools/busybox.config
index aca058db..ad27db67 100644
--- a/tools/busybox.config
+++ b/tools/busybox.config
@@ -730,15 +730,15 @@ CONFIG_FEATURE_SH_EXTRA_QUIET=y
#
# System Logging Utilities
#
-# CONFIG_SYSLOGD is not set
+CONFIG_SYSLOGD=y
# CONFIG_FEATURE_ROTATE_LOGFILE is not set
-# CONFIG_FEATURE_REMOTE_LOG is not set
+CONFIG_FEATURE_REMOTE_LOG=y
# CONFIG_FEATURE_IPC_SYSLOG is not set
CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=
# CONFIG_LOGREAD is not set
# CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set
-# CONFIG_KLOGD is not set
-# CONFIG_LOGGER is not set
+CONFIG_KLOGD=y
+CONFIG_LOGGER=y
#
# Runit Utilities
diff --git a/tools/busybox.i586 b/tools/busybox.i586
index 6e5694bb..f765f18e 100755
--- a/tools/busybox.i586
+++ b/tools/busybox.i586
Binary files differ