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