Use an option form better matching the manual.

This commit is contained in:
obrien 2006-06-05 03:47:14 +00:00
parent 36f6d629b7
commit bd7824e136

View File

@ -40,7 +40,7 @@ pf_prestart()
pf_start()
{
echo "Enabling pf."
$pf_program -Fall > /dev/null 2>&1
$pf_program -F all > /dev/null 2>&1
$pf_program -f "$pf_rules" $pf_flags
if ! $pf_program -s info | grep -q "Enabled" ; then
$pf_program -e