aboutsummaryrefslogtreecommitdiff
path: root/debian/config-udeb-i386
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-04-16 20:52:01 +0000
committerEric Andersen <andersen@codepoet.org>2003-04-16 20:52:01 +0000
commit7cb6ef7982877402222b6d43b5b27645c59ce3f5 (patch)
tree2dbbbd1e3f3971cb85beec12800e5515554cb83c /debian/config-udeb-i386
parentfc4cb4dbb5e208139d3b7f81d00694212524ab5d (diff)
downloadbusybox-7cb6ef7982877402222b6d43b5b27645c59ce3f5.tar.gz
enable CONFIG_USE_BB_PWD_GRP for the debian installer,
to prevent glibc from trying and failing to use NSS junk that is not present. -Erik
Diffstat (limited to 'debian/config-udeb-i386')
-rw-r--r--debian/config-udeb-i3862
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/config-udeb-i386 b/debian/config-udeb-i386
index 8861395f8..0f2188a1a 100644
--- a/debian/config-udeb-i386
+++ b/debian/config-udeb-i386
@@ -213,7 +213,7 @@ CONFIG_REBOOT=y
#
# Login/Password Management Utilities
#
-# CONFIG_USE_BB_PWD_GRP is not set
+CONFIG_USE_BB_PWD_GRP=y
# CONFIG_ADDGROUP is not set
# CONFIG_DELGROUP is not set
# CONFIG_ADDUSER is not set