mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-02 18:58:11 +01:00
Merge pull request #1129 from BastilleBSD/tschettervictor-patch-3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user