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:
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
|
||||
|
||||
|
Reference in New Issue
Block a user