Exec nsjail to reduce process clutter
This commit is contained in:
		@@ -12,7 +12,7 @@ else
 | 
			
		||||
    BRIDGE_HOME="$(realpath "${BRIDGE_HOME}")"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
nsjail -Mo                                                                                     \
 | 
			
		||||
exec nsjail -Mo                                                                                \
 | 
			
		||||
       --disable_clone_newnet                                                                  \
 | 
			
		||||
       --cwd "${JAIL_HOME}"                                                                    \
 | 
			
		||||
       --tmpfsmount /                                                                          \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user