forked from pool/systemd
use modules-load.d
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=67
This commit is contained in:
parent
ae8bd70d93
commit
980a89272d
@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user