Accepting request 338341 from home:stroeder:branches:server:dns
ignore absence of the systemd-tmpfiles command OBS-URL: https://build.opensuse.org/request/show/338341 OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=20
This commit is contained in:
parent
9e2fca0dfe
commit
43bc201999
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 05:46:28 UTC 2015 - michael@stroeder.com
|
||||
|
||||
- ignore absence of the systemd-tmpfiles command
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 01:33:27 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
|
2
nsd.spec
2
nsd.spec
@ -128,7 +128,7 @@ ln -s -f %{_sysconfdir}/init.d/%{name} %{buildroot}%{_sbindir}/rc%{name}
|
||||
%post
|
||||
%fillup_only %{name}
|
||||
%if %{with systemd}
|
||||
systemd-tmpfiles --create %{_tmpfilesdir}/%{name}.conf
|
||||
systemd-tmpfiles --create %{_tmpfilesdir}/%{name}.conf || :
|
||||
%service_add_post %{name}.service
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user