projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a44c129
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@328
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
e42140a
..
7ab724f
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