aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-22 17:03:24 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-22 17:03:24 +0000
commit340aa1cb3f1a8f5fda7c6782b514499a0d397c58 (patch)
tree0219819ce130cc0ad65a33b45173d993396aa30c
parentfe55b260e2a830de8cb4a2cdbf6240425238823e (diff)
downloadbusybox-w32-340aa1cb3f1a8f5fda7c6782b514499a0d397c58.tar.gz
busybox-w32-340aa1cb3f1a8f5fda7c6782b514499a0d397c58.tar.bz2
busybox-w32-340aa1cb3f1a8f5fda7c6782b514499a0d397c58.zip
the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS
-rw-r--r--loginutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in
index 9b40871e6..9eb771f09 100644
--- a/loginutils/Config.in
+++ b/loginutils/Config.in
@@ -110,7 +110,7 @@ config CONFIG_FEATURE_SHADOWPASSWDS
110 depends on CONFIG_ADDUSER || CONFIG_DELUSER || CONFIG_LOGIN || CONFIG_SU 110 depends on CONFIG_ADDUSER || CONFIG_DELUSER || CONFIG_LOGIN || CONFIG_SU
111 help 111 help
112 Build support for shadow password in /etc/shadow. This file is only 112 Build support for shadow password in /etc/shadow. This file is only
113 only readable by root and thus the encrypted passwords are no longer 113 readable by root and thus the encrypted passwords are no longer
114 publicly readable. 114 publicly readable.
115 115
116config CONFIG_USE_BB_SHADOW 116config CONFIG_USE_BB_SHADOW