the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS

This commit is contained in:
Eric Andersen 2003-07-22 17:03:24 +00:00
parent fe55b260e2
commit 340aa1cb3f

View File

@ -110,7 +110,7 @@ config CONFIG_FEATURE_SHADOWPASSWDS
depends on CONFIG_ADDUSER || CONFIG_DELUSER || CONFIG_LOGIN || CONFIG_SU depends on CONFIG_ADDUSER || CONFIG_DELUSER || CONFIG_LOGIN || CONFIG_SU
help help
Build support for shadow password in /etc/shadow. This file is only Build support for shadow password in /etc/shadow. This file is only
only readable by root and thus the encrypted passwords are no longer readable by root and thus the encrypted passwords are no longer
publicly readable. publicly readable.
config CONFIG_USE_BB_SHADOW config CONFIG_USE_BB_SHADOW