From: nico Date: Mon, 7 Mar 2005 08:03:46 +0000 (+0000) Subject: Enable passwd by default X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/8c3a770d0404234ab3d01287ed59cf1fd2271801 Enable passwd by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@328 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/busybox/config/loginutils/Config.in b/openwrt/package/busybox/config/loginutils/Config.in index e42140ac2..7ab724f5c 100644 --- 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