Exec nsjail to reduce process clutter

This commit is contained in:
Kristóf Tóth 2020-05-23 03:24:28 +02:00
parent c81d6dfa97
commit c00914cced
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ else
BRIDGE_HOME="$(realpath "${BRIDGE_HOME}")"
fi
nsjail -Mo \
exec nsjail -Mo \
--disable_clone_newnet \
--cwd "${JAIL_HOME}" \
--tmpfsmount / \