aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_simple_send.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_simple_send.sh')
-rwxr-xr-xsrc/transport/test_transport_simple_send.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transport/test_transport_simple_send.sh b/src/transport/test_transport_simple_send.sh
new file mode 100755
index 000000000..25d5b6797
--- /dev/null
+++ b/src/transport/test_transport_simple_send.sh
@@ -0,0 +1,2 @@
1#!/bin/bash
2exec unshare -r -nmU bash -c "mount -t tmpfs --make-rshared tmpfs /run/netns; ./test_transport_simple_send"