From b201fe1582433968c78fe84ef9bd5a3bb445a56e Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 29 Dec 2024 17:52:06 -0700 Subject: [PATCH] Update network.sh --- usr/local/share/bastille/network.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/share/bastille/network.sh b/usr/local/share/bastille/network.sh index 772c6e19..6d4b9e40 100644 --- a/usr/local/share/bastille/network.sh +++ b/usr/local/share/bastille/network.sh @@ -37,6 +37,7 @@ usage() { cat << EOF Options: + -f | --force Start the jail it it is stopped. -r | --restart Restart jail on completion. -v | --vnet Adds a VNET interface to an existing jail. -b | --bridge Adds a bridged VNET interface to an existing jail.