aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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