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