aboutgitcodebugslistschat
path: root/passt.c
diff options
context:
space:
mode:
Diffstat (limited to 'passt.c')
-rw-r--r--passt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/passt.c b/passt.c
index 36f0161..3d18d1f 100644
--- a/passt.c
+++ b/passt.c
@@ -309,9 +309,7 @@ int main(int argc, char **argv)
struct sigaction sa;
char *log_name;
-#ifndef PASST_LEGACY_NO_OPTIONS
check_root();
-#endif
drop_caps();
c.pasta_userns_fd = c.pasta_netns_fd = c.fd_tap = c.fd_tap_listen = -1;