summarylogtreecommitdiffstats
path: root/autologin.pam
blob: 2dac6ab6110292f91cfae0a2aa7e73ee2320b028 (plain)
1
2
3
4
5
6
7
8
#%PAM-1.0

auth       required     pam_securetty.so
auth       requisite    pam_nologin.so
auth       include      system-local-login
account    include      system-local-login
session    include      system-local-login
password   include      system-local-login