summaryrefslogtreecommitdiff
path: root/src/login/systemd-user
diff options
context:
space:
mode:
Diffstat (limited to 'src/login/systemd-user')
-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