From: nico Date: Mon, 7 Mar 2005 08:03:46 +0000 (+0000) Subject: Enable passwd by default X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=116421d34e0091da9b6ef8344fc67e9f8862ca9e Enable passwd by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@328 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/busybox/config/loginutils/Config.in b/package/busybox/config/loginutils/Config.in index e42140ac2..7ab724f5c 100644 --- a/package/busybox/config/loginutils/Config.in +++ b/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