From 980a89272d7cb346e14f56e90e04bd33c934204ed1de5ca9199108f515e0b089 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sun, 3 Oct 2010 16:01:13 +0000 Subject: [PATCH] use modules-load.d OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=67 --- systemd.changes | 2 +- systemd.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/systemd.changes b/systemd.changes index 9057cb9f..2a9817d9 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sun Oct 3 08:08:13 UTC 2010 - aj@suse.de -- /etc/modules.d was renamed to modules.load.d +- /etc/modules.d was renamed to modules-load.d - only include tmpfiles.d/*conf files ------------------------------------------------------------------- diff --git a/systemd.spec b/systemd.spec index ceb9721a..bdbf82a4 100644 --- a/systemd.spec +++ b/systemd.spec @@ -147,9 +147,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_sysconfdir}/systemd/system %dir %{_sysconfdir}/systemd/session %dir %{_sysconfdir}/xdg/systemd/session -%dir %{_sysconfdir}/modules.load.d +%dir %{_sysconfdir}/modules-load.d %dir %{_sysconfdir}/tmpfiles.d -%{_sysconfdir}/tmpfiles.d/*conf +%{_sysconfdir}/tmpfiles.d/*.conf %config(noreplace) %{_sysconfdir}/systemd/system.conf %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf %{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml