Exec nsjail to reduce process clutter
This commit is contained in:
parent
c81d6dfa97
commit
c00914cced
@ -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 / \
|
||||||
|
Loading…
Reference in New Issue
Block a user