projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90fa4b4
)
Enable passwd by default
author
Nicolas Thill
<nico@openwrt.org>
Mon, 7 Mar 2005 08:03:46 +0000
(08:03 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 7 Mar 2005 08:03:46 +0000
(08:03 +0000)
SVN-Revision: 328
openwrt/package/busybox/config/loginutils/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/busybox/config/loginutils/Config.in
b/openwrt/package/busybox/config/loginutils/Config.in
index e42140ac2732347276deb2d7ac304fee423bbca5..7ab724f5ca996840ec39821b5bccb6b761f313c4 100644
(file)
--- a/
openwrt/package/busybox/config/loginutils/Config.in
+++ b/
openwrt/package/busybox/config/loginutils/Config.in
@@
-87,7
+87,7
@@
config BUSYBOX_CONFIG_FEATURE_SECURETTY
config BUSYBOX_CONFIG_PASSWD
bool "passwd"
- default
n
+ default
y
select BUSYBOX_CONFIG_FEATURE_SUID
help
passwd changes passwords for user and group accounts. A normal user