forked from pool/systemd
update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=65
This commit is contained in:
parent
910f0f8f03
commit
47026853fc
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dde1144e7ac56da7c022dd1aefe3587c70e92fe8c393039cbf1f02269f8f2265
|
||||
size 680700
|
||||
oid sha256:7b66daacfd0716ea2d5292391932a215b6a48f7869e63da73b7a705f9e0ff071
|
||||
size 701858
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 29 11:55:11 CEST 2010 - kay.sievers@novell.com
|
||||
|
||||
- don't create sysv order deps on merged units
|
||||
- fix Provides: handling in LSB headers (network.target)
|
||||
- native (optional) readahead
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 20:39:53 UTC 2010 - aj@suse.de
|
||||
|
||||
|
@ -148,6 +148,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir %{_sysconfdir}/systemd/session
|
||||
%dir %{_sysconfdir}/xdg/systemd/session
|
||||
%dir %{_sysconfdir}/modules.d
|
||||
%{_sysconfdir}/tmpfiles.d
|
||||
%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