Accepting request 337613 from home:stroeder:branches:server:dns
Fix for ignoring absence of the systemd-tmpfiles command OBS-URL: https://build.opensuse.org/request/show/337613 OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 10 09:31:40 UTC 2015 - michael@stroeder.com
|
||||
|
||||
- ignore absence of the systemd-tmpfiles command
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 14:21:00 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
|
@@ -299,7 +299,7 @@ make check ||:
|
||||
%post
|
||||
%fillup_only %{name}
|
||||
%if %{with systemd}
|
||||
systemd-tmpfiles --create %{_tmpfilesdir}/unbound.conf
|
||||
systemd-tmpfiles --create %{_tmpfilesdir}/unbound.conf || :
|
||||
%service_add_post unbound-keygen.service unbound.service
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user