Update setup.sh

This commit is contained in:
tschettervictor
2025-04-22 22:56:14 -06:00
committed by GitHub
parent 950048a85c
commit 73480093a9

View File

@@ -211,7 +211,7 @@ configure_zfs() {
# Run all base functions (w/o vnet) if no args
if [ $# -eq 0 ]; then
sysrc bastille_enable=YES
configure_network
configure_loopback_interface
configure_pf
configure_zfs
fi