aboutsummaryrefslogtreecommitdiff
blob: 23e262a225ee10607d7d9b9602188cf8dbd10d86 (plain)
1
2
3
4
5
6
7
8
9
{% if 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|default('', true) }}
session		include		system-local-login