mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-12 01:49:51 +01:00
Update setup.sh
This commit is contained in:
@@ -211,7 +211,7 @@ configure_zfs() {
|
|||||||
# Run all base functions (w/o vnet) if no args
|
# Run all base functions (w/o vnet) if no args
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
sysrc bastille_enable=YES
|
sysrc bastille_enable=YES
|
||||||
configure_network
|
configure_loopback_interface
|
||||||
configure_pf
|
configure_pf
|
||||||
configure_zfs
|
configure_zfs
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user