ba3644fcee
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=217
15 lines
407 B
Diff
15 lines
407 B
Diff
diff --git a/src/login/systemd-user b/src/login/systemd-user
|
|
index 7b57dbf..c0fc793 100644
|
|
--- a/src/login/systemd-user
|
|
+++ b/src/login/systemd-user
|
|
@@ -2,7 +2,7 @@
|
|
|
|
# Used by systemd when launching systemd user instances.
|
|
|
|
-account include system-auth
|
|
-session include system-auth
|
|
+account include common-account
|
|
+session include common-session
|
|
auth required pam_deny.so
|
|
password required pam_deny.so
|