summaryrefslogtreecommitdiff
path: root/src/login
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-07-29 13:01:51 +0200
committerKay Sievers <kay@vrfy.org>2014-07-29 13:20:20 +0200
commit32767cb1e86d8e95a2ae215d9442536003551f6e (patch)
tree66c7e8b9f60d13a753d928fda557c7248d6f2731 /src/login
parent3a43da2832dc5360a638d043f469a6dcbe025582 (diff)
login: update systemd-user PAM configuration file
Diffstat (limited to 'src/login')
-rw-r--r--src/login/systemd-user12
1 files changed, 5 insertions, 7 deletions
diff --git a/src/login/systemd-user b/src/login/systemd-user
index 7b57dbf784..8112d74640 100644
--- a/src/login/systemd-user
+++ b/src/login/systemd-user
@@ -1,8 +1,6 @@
-#%PAM-1.0
+# This file is part of systemd.
+#
+# Used by systemd --user instances.
-# Used by systemd when launching systemd user instances.
-
-account include system-auth
-session include system-auth
-auth required pam_deny.so
-password required pam_deny.so
+account include system-auth
+session include system-auth