summaryrefslogtreecommitdiff
path: root/data/pam-openembedded
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-05-30 15:13:49 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-05-30 15:13:49 -0400
commite300e31c985dc7834f9fd5b307f19f72e50c0b74 (patch)
tree05b78c151832750db5e1d0f70bdcb68a3cb1d841 /data/pam-openembedded
parent39e66b0e82b9cdc843820877506701eec0658aa5 (diff)
downloadgdm-e300e31c985dc7834f9fd5b307f19f72e50c0b74.tar.gz
Fix autologin on continuous
This is the minimal addition needed to make autologin on gnome-continuous not end up with a black screen.
Diffstat (limited to 'data/pam-openembedded')
-rw-r--r--data/pam-openembedded/gdm-autologin.pam1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/pam-openembedded/gdm-autologin.pam b/data/pam-openembedded/gdm-autologin.pam
index 8d3aa1a5..bb079595 100644
--- a/data/pam-openembedded/gdm-autologin.pam
+++ b/data/pam-openembedded/gdm-autologin.pam
@@ -1,4 +1,5 @@
#%PAM-1.0
+auth require pam_permit.so
account include common-account
password include common-auth
session include common-session