Merge remote-tracking branch 'upstream/master'
[osm/vim-emu.git] / misc / vnfs / tcpdump / start.sh
diff --git a/misc/vnfs/tcpdump/start.sh b/misc/vnfs/tcpdump/start.sh
deleted file mode 100755 (executable)
index e3ffe66..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /bin/bash
-
-#This gives time to the Dockernet to configure the network namespace of the container
-sleep 3
-
-
-echo "Traffic sink started"
\ No newline at end of file