summaryrefslogtreecommitdiff
path: root/data/pam-exherbo/gdm-launch-environment.pam
blob: 1c96229f56760ac9fdf8354b38cdc2fd865c5494 (plain)
1
2
3
4
5
6
7
8
9
10
11
# this is for the session that gdm spawns to show the login screen

auth        required    pam_env.so
auth        required    pam_nologin.so
auth        required    pam_permit.so

account     include     system-local-login

password    include     system-local-login

session     include     system-local-login