projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe55b26
)
the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS
author
Eric Andersen
<andersen@codepoet.org>
Tue, 22 Jul 2003 17:03:24 +0000
(17:03 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 22 Jul 2003 17:03:24 +0000
(17:03 -0000)
loginutils/Config.in
patch
|
blob
|
history
diff --git
a/loginutils/Config.in
b/loginutils/Config.in
index 9b40871e6dd1a7eef31ee0ee436e9bcbf91c1dfe..9eb771f093c62bfb7924e716960d2152003ac005 100644
(file)
--- a/
loginutils/Config.in
+++ b/
loginutils/Config.in
@@
-110,7
+110,7
@@
config CONFIG_FEATURE_SHADOWPASSWDS
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