add iptables helper for el systemd to spec file

pull/1292/head
Karsten Horsmann 5 years ago
parent 6d67dc3b3a
commit b7040ad992

@ -239,6 +239,8 @@ true
# init.d script and configuration file
%if 0%{?has_systemd_dirs}
%{_unitdir}/%{binname}.service
# Systemd iptables setup
%{_sbindir}/ngcp-rtpengine-iptables-setup
%else
%{_initrddir}/%{name}
%endif

Loading…
Cancel
Save