Skip to content

Instantly share code, notes, and snippets.

View msnelling's full-sized avatar

Mark Snelling msnelling

View GitHub Profile
export JAIL_IP="10.1.1.19"
export DEFAULT_GW_IP="10.1.1.1"
export CONFIG_PATH="/mnt/tank/apps/rslsync/config"
export DATA_PATH="/mnt/tank/apps/rslsync/data"
export INTERFACE="vnet0"
export RELEASE="12.2-RELEASE"
# make temp file that will cause iocage to install some packages
echo '{"pkgs":["bash", "nano", "ca_root_nss"]}' > /tmp/pkg.json
# create jail