From d9c4879f0d76bfff95a99aa1b36f7c55ed04d7ed Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 10 Feb 2011 08:35:04 +0100 Subject: [PATCH] busybox: dont build with UTMP and WTMP support Signed-off-by: Stephan Raue --- packages/sysutils/busybox/config/busybox.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox.conf b/packages/sysutils/busybox/config/busybox.conf index aa6ee5e03a..d25f72f0bf 100644 --- a/packages/sysutils/busybox/config/busybox.conf +++ b/packages/sysutils/busybox/config/busybox.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.18.2 -# Tue Feb 1 00:10:08 2011 +# Busybox version: 1.18.3 +# Wed Feb 9 14:13:22 2011 # CONFIG_HAVE_DOT_CONFIG=y @@ -39,8 +39,8 @@ CONFIG_LAST_SUPPORTED_WCHAR=767 CONFIG_LONG_OPTS=y CONFIG_FEATURE_DEVPTS=y # CONFIG_FEATURE_CLEAN_UP is not set -CONFIG_FEATURE_WTMP=y -CONFIG_FEATURE_UTMP=y +# CONFIG_FEATURE_WTMP is not set +# CONFIG_FEATURE_UTMP is not set CONFIG_FEATURE_PIDFILE=y CONFIG_FEATURE_SUID=y # CONFIG_FEATURE_SUID_CONFIG is not set