diff --git a/srcpkgs/shadow/files/login.defs b/srcpkgs/shadow/files/login.defs index 8253f5e38d4..8cf1ae5f147 100644 --- a/srcpkgs/shadow/files/login.defs +++ b/srcpkgs/shadow/files/login.defs @@ -30,7 +30,7 @@ SYS_UID_MAX 999 # # Min/max values for automatic gid selection in groupadd # -GID_MIN 100 +GID_MIN 1000 GID_MAX 60000 # System accounts SYS_GID_MIN 100 diff --git a/srcpkgs/shadow/template b/srcpkgs/shadow/template index 07fab751d54..84e480af6d0 100644 --- a/srcpkgs/shadow/template +++ b/srcpkgs/shadow/template @@ -1,7 +1,7 @@ # Template file for 'shadow' pkgname=shadow version=4.1.5.1 -revision=6 +revision=7 build_style=gnu-configure configure_args="--bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --enable-shared --disable-static