Browse Source

Merge branch 'patch-1' of https://github.com/khorsmann/rtpengine

Change-Id: Idf7957b4192b07e970892a67e657f40e8eeafd56
pull/1347/head
Richard Fuchs 5 years ago
parent
commit
6149225115
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      debian/ngcp-rtpengine-iptables-setup

+ 1
- 1
debian/ngcp-rtpengine-iptables-setup View File

@ -31,7 +31,7 @@ fi
###
if [ -x "$(which ngcp-virt-identify)" ]; then
if [ -x "$(which ngcp-virt-identify 2>/dev/null)" ]; then
if ngcp-virt-identify --type container; then
VIRT="yes"
fi


Loading…
Cancel
Save