forked from pool/systemd
41f309c818
Revert to version 224 - 228 exhibits issues on updating from 13.2 to TW OBS-URL: https://build.opensuse.org/request/show/350935 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=227
17 lines
467 B
Diff
17 lines
467 B
Diff
---
|
|
src/login/systemd-user | 4 ++--
|
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
Index: systemd-221/src/login/systemd-user
|
|
===================================================================
|
|
--- systemd-221.orig/src/login/systemd-user
|
|
+++ systemd-221/src/login/systemd-user
|
|
@@ -2,5 +2,5 @@
|
|
#
|
|
# Used by systemd --user instances.
|
|
|
|
-account include system-auth
|
|
-session include system-auth
|
|
+account include common-account
|
|
+session include common-session
|