shadow: move pwconv/grpconv execution to base-files.

This commit is contained in:
Juan RP 2015-06-03 10:37:46 +02:00
parent af80cbfe34
commit 0c6d83cede
2 changed files with 1 additions and 11 deletions

View File

@ -1,10 +0,0 @@
#
# This script enables shadow password and groups.
case "${ACTION}" in
post)
if [ "$(id -u)" -eq 0 ]; then
pwconv && grpconv
fi
;;
esac

View File

@ -1,7 +1,7 @@
# Template file for 'shadow'
pkgname=shadow
version=4.2.1
revision=10
revision=11
build_pie=yes
build_style=gnu-configure
configure_args="--bindir=/usr/bin --sbindir=/usr/bin