index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
pasta.c
2
1 files changed, 0 insertions, 2 deletions
diff --git a/pasta.c b/pasta.c
index cbe0b3a..a6e49eb 100644
--- a/
pasta.c
+++ b/
pasta.c
@@ -224,8 +224,6 @@ void pasta_start_ns(struct ctx *c, int argc, char *argv[])
exit(EXIT_FAILURE);
}
- drop_caps();
-
NS_CALL(pasta_wait_for_ns, c);
}