You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-block/partimage/files/partimaged.pam

12 lines
266 B

# PAM config file for Partimaged
auth required pam_unix.so
auth required pam_warn.so
auth required pam_listfile.so \
onerr=fail item=user sense=allow \
file=/etc/partimaged/partimagedusers
account include system-auth
session include system-auth