Files
gentoo/sys-apps/util-linux/files/runuser-l.pamd
Matthew Thode 842d4a25f1 sys-apps/util-linux: install pam.d files for runuser(-l)
The files installed are the same as the ones installed as of today
from the sys-auth/pambase-20150213 package.  Specifically the su
pam file for runuser and the login file for runuser-l.

robbat2 said it was ok

Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-25 18:18:00 -06:00

6 lines
188 B
Plaintext

auth include system-local-login
account include system-local-login
password include system-local-login
session optional pam_lastlog.so
session include system-local-login