From 6e2a02bb57aeb8c215952e5531e18dc20db79dae Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 25 Mar 2017 11:52:49 -0600 Subject: [PATCH] Update pf.sh --- freebsd/resources/pf.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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