[BusyBox-cvs] busybox/loginutils Config.in,1.5,1.6
Erik Andersen
andersen at busybox.net
Tue Jul 22 17:03:28 UTC 2003
Update of /var/cvs/busybox/loginutils
In directory winder:/tmp/cvs-serv1116/loginutils
Modified Files:
Config.in
Log Message:
the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS
Index: Config.in
===================================================================
RCS file: /var/cvs/busybox/loginutils/Config.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Config.in 22 Jul 2003 09:59:29 -0000 1.5
+++ Config.in 22 Jul 2003 17:03:24 -0000 1.6
@@ -110,7 +110,7 @@
depends on CONFIG_ADDUSER || CONFIG_DELUSER || CONFIG_LOGIN || CONFIG_SU
help
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.
config CONFIG_USE_BB_SHADOW
More information about the busybox-cvs
mailing list