From 493d5f22b905611abb0ec99525f15a2546323f530e066d1bc27f4fcb0c19efc7 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 7 Dec 2021 19:29:40 +0000 Subject: [PATCH] Accepting request 936250 from home:lnussel:branches:Base:System - move files related to static nodes to udev OBS-URL: https://build.opensuse.org/request/show/936250 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1216 --- systemd.changes | 5 +++++ systemd.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/systemd.changes b/systemd.changes index a4f9a49a..e87b9a2c 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 7 12:05:55 UTC 2021 - Ludwig Nussel + +- move files related to static nodes to udev + ------------------------------------------------------------------- Wed Nov 24 10:40:01 UTC 2021 - Ludwig Nussel diff --git a/systemd.spec b/systemd.spec index 6a9741d8..5e637c0c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1304,6 +1304,8 @@ fi %exclude %{_unitdir}/*.target.wants/systemd-hwdb*.* %exclude %{_unitdir}/initrd-udevadm-cleanup-db.service %exclude %{_unitdir}/kmod-static-nodes.service +%exclude %{_unitdir}/sysinit.target.wants/kmod-static-nodes.service +%exclude %{_tmpfilesdir}/static-nodes-permissions.conf %exclude %{_unitdir}/systemd-nspawn@.service %if %{with machined} %exclude %{_prefix}/lib/systemd/systemd-machined @@ -1651,6 +1653,8 @@ fi %dir %{_unitdir} %{_prefix}/lib/systemd/systemd-udevd %{_unitdir}/kmod-static-nodes.service +%{_unitdir}/sysinit.target.wants/kmod-static-nodes.service +%{_tmpfilesdir}/static-nodes-permissions.conf %{_unitdir}/systemd-udev*.service %{_unitdir}/systemd-udevd*.socket %{_unitdir}/systemd-hwdb*.*