Enable passwd by default
authorNicolas Thill <nico@openwrt.org>
Mon, 7 Mar 2005 08:03:46 +0000 (08:03 +0000)
committerNicolas 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

index e42140ac2732347276deb2d7ac304fee423bbca5..7ab724f5ca996840ec39821b5bccb6b761f313c4 100644 (file)
@@ -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