view security/shadow/shadow.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=shadow
PKGVERSION=4.6
PKGREVISION=1
PKGLICENSE="BSD"
PKGSUMMARY="password and account management"
PKGDOWNLOAD="https://github.com/shadow-maint/shadow/releases/download/$PKGVERSION/$PKGNAME-$PKGVERSION.tar.xz"
PKGOPTIONS="ACL ATTR NLS PAM SELINUX"
PKGPROTECT="etc/login.defs
            etc/pam.d/chage
            etc/pam.d/chfn
            etc/pam.d/chgpasswd
            etc/pam.d/chpasswd
            etc/pam.d/chsh
            etc/pam.d/groupadd
            etc/pam.d/groupdel
            etc/pam.d/groupmems
            etc/pam.d/groupmod
            etc/pam.d/login
            etc/pam.d/newusers
            etc/pam.d/passwd
            etc/pam.d/su
            etc/pam.d/useradd
            etc/pam.d/userdel
            etc/pam.d/usermod
            etc/shadow"