Skip to content
Snippets Groups Projects
Commit 56c6201a authored by Nicolas Thill's avatar Nicolas Thill
Browse files

Enable passwd by default

SVN-Revision: 328
parent 90fa4b42
No related branches found
No related tags found
No related merge requests found
...@@ -87,7 +87,7 @@ config BUSYBOX_CONFIG_FEATURE_SECURETTY ...@@ -87,7 +87,7 @@ config BUSYBOX_CONFIG_FEATURE_SECURETTY
config BUSYBOX_CONFIG_PASSWD config BUSYBOX_CONFIG_PASSWD
bool "passwd" bool "passwd"
default n default y
select BUSYBOX_CONFIG_FEATURE_SUID select BUSYBOX_CONFIG_FEATURE_SUID
help help
passwd changes passwords for user and group accounts. A normal user passwd changes passwords for user and group accounts. A normal user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment