Merge pull request #1129 from BastilleBSD/tschettervictor-patch-3

This commit is contained in:
tschettervictor
2025-06-06 15:15:45 -06:00
committed by GitHub

View File

@@ -423,6 +423,7 @@ EOF
cat << EOF >> "${_jail_config}"
## ${_if} interface
vnet.interface += ${_if};
exec.prestop += "ifconfig ${_if} -vnet ${_jailname}";
}
EOF
# Add config to /etc/rc.conf