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
This commit is contained in:
Franck Bui 2021-12-07 19:29:40 +00:00 committed by Git OBS Bridge
parent 5f3175e057
commit e8faaad458
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 7 12:05:55 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
- move files related to static nodes to udev
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 24 10:40:01 UTC 2021 - Ludwig Nussel <lnussel@suse.com> Wed Nov 24 10:40:01 UTC 2021 - Ludwig Nussel <lnussel@suse.com>

View File

@ -1304,6 +1304,8 @@ fi
%exclude %{_unitdir}/*.target.wants/systemd-hwdb*.* %exclude %{_unitdir}/*.target.wants/systemd-hwdb*.*
%exclude %{_unitdir}/initrd-udevadm-cleanup-db.service %exclude %{_unitdir}/initrd-udevadm-cleanup-db.service
%exclude %{_unitdir}/kmod-static-nodes.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 %exclude %{_unitdir}/systemd-nspawn@.service
%if %{with machined} %if %{with machined}
%exclude %{_prefix}/lib/systemd/systemd-machined %exclude %{_prefix}/lib/systemd/systemd-machined
@ -1651,6 +1653,8 @@ fi
%dir %{_unitdir} %dir %{_unitdir}
%{_prefix}/lib/systemd/systemd-udevd %{_prefix}/lib/systemd/systemd-udevd
%{_unitdir}/kmod-static-nodes.service %{_unitdir}/kmod-static-nodes.service
%{_unitdir}/sysinit.target.wants/kmod-static-nodes.service
%{_tmpfilesdir}/static-nodes-permissions.conf
%{_unitdir}/systemd-udev*.service %{_unitdir}/systemd-udev*.service
%{_unitdir}/systemd-udevd*.socket %{_unitdir}/systemd-udevd*.socket
%{_unitdir}/systemd-hwdb*.* %{_unitdir}/systemd-hwdb*.*