From 0515169e4c6f196e2a3bb93c973c96fc1ff7430f Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 27 Oct 2017 09:50:54 -0400 Subject: fix for #1614 (--timeout) --- src/firejail/sandbox.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/firejail/sandbox.c b/src/firejail/sandbox.c index 131163c68..d797cee61 100644 --- a/src/firejail/sandbox.c +++ b/src/firejail/sandbox.c @@ -233,8 +233,6 @@ static int monitor_application(pid_t app_pid) { sleep(1); _exit(1); } - - sleep(1); } while(rv != monitored_pid); if (arg_debug) -- cgit v1.2.3-70-g09d2