aboutsummaryrefslogtreecommitdiff
blob: 5067bc74970112b8be635d85cf546fb27fe5c115 (plain)
1
2
3
4
5
6
7
8
9
10
#if HAVE_SECURETTY
auth       required	pam_securetty.so
#endif
auth       include	system-local-login

account    include	system-local-login
password   include	system-local-login

session    optional pam_lastlog.so DEBUG
session    include	system-local-login