summaryrefslogtreecommitdiff
path: root/init.d.BSD/pf
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.BSD/pf')
-rw-r--r--init.d.BSD/pf2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.BSD/pf b/init.d.BSD/pf
index 4a615ec..0b6208e 100644
--- a/init.d.BSD/pf
+++ b/init.d.BSD/pf
@@ -11,7 +11,7 @@ extra_started_commands="reload"
depend() {
need localmount
- keywords nojail
+ keyword nojail
}
start()