summaryrefslogtreecommitdiffstats
path: root/data/pam-exherbo/gdm-password.pam
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--data/pam-exherbo/gdm-password.pam10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pam-exherbo/gdm-password.pam b/data/pam-exherbo/gdm-password.pam
new file mode 100644
index 0000000..d223f66
--- /dev/null
+++ b/data/pam-exherbo/gdm-password.pam
@@ -0,0 +1,10 @@
+account include system-login
+
+auth substack system-login
+auth optional pam_gnome_keyring.so
+
+password required pam_deny.so
+
+session substack system-login
+session optional pam_gnome_keyring.so auto_start
+