From 21cb7a03d07e8d69b77cfc0af7233ab99f60a9de8985de13d9f7674b261d9713 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Fri, 4 Feb 2022 16:35:05 +0000 Subject: [PATCH] fix previous commit for the mini flavor OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1247 --- files.systemd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files.systemd b/files.systemd index dbbf07db..1a2d79a8 100644 --- a/files.systemd +++ b/files.systemd @@ -582,9 +582,11 @@ %{_systemdgeneratordir}/systemd-veritysetup-generator %endif %{_sysusersdir}/systemd-journal.conf +%if %{with networkd} # Yes, systemd-network.conf really belongs here, see # https://github.com/systemd/systemd/pull/22416#issuecomment-1029828592 %{_sysusersdir}/systemd-network.conf +%endif %{_sysusersdir}/systemd-timesync.conf %{_tmpfilesdir}/journal-nocow.conf %{_tmpfilesdir}/suse.conf