diff --git a/usr/local/share/bastille/setup.sh b/usr/local/share/bastille/setup.sh index 2a264513..30933f32 100644 --- a/usr/local/share/bastille/setup.sh +++ b/usr/local/share/bastille/setup.sh @@ -185,7 +185,7 @@ EOF sysrc pf_enable=YES warn "pf ruleset created, please review ${bastille_pf_conf} and enable it using 'service pf start'." else - info "PF has already been configured!" + info "Firewall (pf) has already been configured!" fi }