summaryrefslogtreecommitdiff
path: root/etc/rc.d/pf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/pf')
-rwxr-xr-xetc/rc.d/pf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/pf b/etc/rc.d/pf
index 323e639edf11c..4f8cbfc123ea8 100755
--- a/etc/rc.d/pf
+++ b/etc/rc.d/pf
@@ -11,6 +11,7 @@
. /etc/rc.subr
name="pf"
+desc="Packet filter"
rcvar="pf_enable"
load_rc_config $name
start_cmd="pf_start"