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-user8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/login/systemd-user b/src/login/systemd-user
new file mode 100644
index 0000000000..7b57dbf784
--- /dev/null
+++ b/src/login/systemd-user
@@ -0,0 +1,8 @@
+#%PAM-1.0
+
+# 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