diff options
Diffstat (limited to 'init.d/pf.in')
-rw-r--r-- | init.d/pf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/pf.in b/init.d/pf.in index 804c3a0b..1097ac85 100644 --- a/init.d/pf.in +++ b/init.d/pf.in @@ -11,7 +11,7 @@ extra_started_commands="reload" depend() { need localmount - keyword -jail + keyword -jail -prefix } start() |