diff options
Diffstat (limited to 'vnfs')
-rw-r--r-- | vnfs/vLB/scripts/vdnspacketgen_change_streams_ports.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/vLB/scripts/vdnspacketgen_change_streams_ports.sh b/vnfs/vLB/scripts/vdnspacketgen_change_streams_ports.sh index 7abec98e..adfc1f1e 100644 --- a/vnfs/vLB/scripts/vdnspacketgen_change_streams_ports.sh +++ b/vnfs/vLB/scripts/vdnspacketgen_change_streams_ports.sh @@ -53,4 +53,4 @@ vppctl exec /opt/dns_streams/stream_dns10 #Resume stream execution cd /opt -./run_streams_dns.sh &>/dev/null
\ No newline at end of file +./run_streams_dns.sh &>/dev/null &disown
\ No newline at end of file |