diff --git a/freebsd/resources/pf.sh b/freebsd/resources/pf.sh index 73c4586..c72f851 100755 --- a/freebsd/resources/pf.sh +++ b/freebsd/resources/pf.sh @@ -7,7 +7,7 @@ cd "$(dirname "$0")" . ./colors.sh #send a message -verbose "Configuring IPTables" +verbose "Configuring PF" -#run iptables commands +#install the PF config