From 92739b11f7fa3c22f68abeefb200a85db2ae8695 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ra=C3=BAl=20Porcel?= Date: Fri, 28 Jan 2011 19:06:57 +0000 Subject: [PATCH] Use shadow on netboot busybox config --- netboot/busy-config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/netboot/busy-config b/netboot/busy-config index 0691ff0..2aa4804 100644 --- a/netboot/busy-config +++ b/netboot/busy-config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.7.4 -# Thu Apr 16 15:04:31 2009 +# Tue Apr 13 21:28:34 2010 # CONFIG_HAVE_DOT_CONFIG=y @@ -372,8 +372,8 @@ CONFIG_MESG=y # Login/Password Management Utilities # CONFIG_FEATURE_SHADOWPASSWDS=y -# CONFIG_USE_BB_SHADOW is not set -# CONFIG_USE_BB_PWD_GRP is not set +CONFIG_USE_BB_SHADOW=y +CONFIG_USE_BB_PWD_GRP=y # CONFIG_ADDGROUP is not set # CONFIG_FEATURE_ADDUSER_TO_GROUP is not set # CONFIG_DELGROUP is not set -- 2.26.2