mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-26 18:56:33 +01:00
Update setup.sh
This commit is contained in:
@@ -80,6 +80,8 @@ configure_shared_interface() {
|
||||
fi
|
||||
# Adjust bastille.conf to reflect above choices
|
||||
sysrc -f "${BASTILLE_CONFIG}" bastille_network_loopback=""
|
||||
sysrc cloned_interfaces-="lo1"
|
||||
ifconfig bastille0 destroy 2>/dev/null
|
||||
sysrc -f "${BASTILLE_CONFIG}" bastille_network_shared="${_interface_select}"
|
||||
info "Shared interface successfully configured: [${_interface_select}]"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user