fix previous commit for the mini flavor

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1247
This commit is contained in:
Franck Bui 2022-02-04 16:35:05 +00:00 committed by Git OBS Bridge
parent 42b6c4a8e5
commit 5332cb6200

View File

@ -582,9 +582,11 @@
%{_systemdgeneratordir}/systemd-veritysetup-generator %{_systemdgeneratordir}/systemd-veritysetup-generator
%endif %endif
%{_sysusersdir}/systemd-journal.conf %{_sysusersdir}/systemd-journal.conf
%if %{with networkd}
# Yes, systemd-network.conf really belongs here, see # Yes, systemd-network.conf really belongs here, see
# https://github.com/systemd/systemd/pull/22416#issuecomment-1029828592 # https://github.com/systemd/systemd/pull/22416#issuecomment-1029828592
%{_sysusersdir}/systemd-network.conf %{_sysusersdir}/systemd-network.conf
%endif
%{_sysusersdir}/systemd-timesync.conf %{_sysusersdir}/systemd-timesync.conf
%{_tmpfilesdir}/journal-nocow.conf %{_tmpfilesdir}/journal-nocow.conf
%{_tmpfilesdir}/suse.conf %{_tmpfilesdir}/suse.conf