diff --git a/systemd-mini.spec b/systemd-mini.spec index 00f024d..6e76791 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -982,6 +982,7 @@ fi %dir %{_sysconfdir}/systemd %dir %{_sysconfdir}/systemd/system %dir %{_sysconfdir}/systemd/user +%dir %{_sysconfdir}/systemd/network %dir %{_sysconfdir}/xdg/systemd %{_sysconfdir}/xdg/systemd/user %{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh diff --git a/systemd.spec b/systemd.spec index 2ffba83..3edcacb 100644 --- a/systemd.spec +++ b/systemd.spec @@ -980,6 +980,7 @@ fi %dir %{_sysconfdir}/systemd %dir %{_sysconfdir}/systemd/system %dir %{_sysconfdir}/systemd/user +%dir %{_sysconfdir}/systemd/network %dir %{_sysconfdir}/xdg/systemd %{_sysconfdir}/xdg/systemd/user %{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh