forked from pool/systemd
fc3ae7490c
- Update to new upstream release 221 OBS-URL: https://build.opensuse.org/request/show/313261 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=875
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
|