diff --git a/files.systemd b/files.systemd index 12ce6683..a245c56f 100644 --- a/files.systemd +++ b/files.systemd @@ -73,6 +73,8 @@ %dir %{_unitdir}/sockets.target.wants %dir %{_unitdir}/sysinit.target.wants %dir %{_unitdir}/timers.target.wants +%dir %{_unitdir}/user@.service.d +%dir %{_unitdir}/user@0.service.d %dir %{xinitconfdir} %dir %{xinitconfdir}/xinitrc.d %doc %{_modprobedir}/README @@ -663,6 +665,8 @@ %{_unitdir}/user-runtime-dir@.service %{_unitdir}/user.slice %{_unitdir}/user@.service +%{_unitdir}/user@.service.d/10-login-barrier.conf +%{_unitdir}/user@0.service.d/10-login-barrier.conf %{xinitconfdir}/xinitrc.d/50-systemd-user.sh %if %{with split_usr} /bin/systemctl diff --git a/systemd-v251.2+suse.23.g69abca7794.tar.xz b/systemd-v251.2+suse.23.g69abca7794.tar.xz deleted file mode 100644 index 37eee6f9..00000000 --- a/systemd-v251.2+suse.23.g69abca7794.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ed90d3007f0452fc774e2b47773bb8b26587527f0c358ff855f828f646d25e5 -size 7828384 diff --git a/systemd-v251.2+suse.25.g3291287906.tar.xz b/systemd-v251.2+suse.25.g3291287906.tar.xz new file mode 100644 index 00000000..f9f79c10 --- /dev/null +++ b/systemd-v251.2+suse.25.g3291287906.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e953bd5df8c946914d5d2c9d708d09d99d1f59f49a59c74fca11673d7f0d5b52 +size 7828568 diff --git a/systemd.changes b/systemd.changes index fd3d831d..86c9652d 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 19 10:18:03 UTC 2022 - Franck Bui + +- Import commit 32912879062bb1595d8498b6f9c77d5acd1dc66a + + 111b96ca86 logind: don't delay login for root even if systemd-user-sessions.service is not activated yet (bsc#1195059) + ------------------------------------------------------------------- Tue Jul 19 08:58:21 UTC 2022 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 22f3bc90..f814ffb7 100644 --- a/systemd.spec +++ b/systemd.spec @@ -19,7 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %define min_kernel_version 4.5 -%define archive_version +suse.23.g69abca7794 +%define archive_version +suse.25.g3291287906 %define _testsuitedir /usr/lib/systemd/tests %define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit