This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
add iptables helper for el systemd to spec file
pull/1292/head
Karsten Horsmann
5 years ago
parent
6d67dc3b3a
commit
b7040ad992
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
el/rtpengine.spec
+ 2
- 0
el/rtpengine.spec
View File
@ -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
Write
Preview
Loading…
Cancel
Save