This patch provides the chage binary.

My future Puppet patch is dependent on the shadow-chage package.

Comments welcome of course.

Signed-off-by: Kyle Anderson <k...@xkyle.com>

Index: utils/shadow/Makefile
===================================================================
--- utils/shadow/Makefile       (revision 36545)
+++ utils/shadow/Makefile       (working copy)
@@ -9,7 +9,7 @@
 
 PKG_NAME:=shadow
 PKG_VERSION:=4.1.5.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://pkg-shadow.alioth.debian.org/releases
@@ -23,7 +23,7 @@
 
 UTILS := \
        groupadd groupdel groupmod useradd userdel usermod \
-       su passwd groups
+       su passwd groups chage
 
 CONFIGURE_ARGS += \
        --without-audit \
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to