aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--busybox.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 0e7f349d4..bf8f54556 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -28,7 +28,7 @@
#define BB_LN
#define BB_LOADFONT
#define BB_LOADKMAP
-//#define BB_LOGGER
+#define BB_LOGGER
#define BB_LS
//#define BB_MAKEDEVS
//#define BB_MATH
@@ -54,7 +54,7 @@
#define BB_SLEEP
#define BB_SWAPONOFF
#define BB_SYNC
-//#define BB_SYSLOGD
+#define BB_SYSLOGD
#define BB_TAR
#define BB_TOUCH
#define BB_TRUE_FALSE