diff options
Diffstat (limited to 'init.d.BSD/pf')
-rw-r--r-- | init.d.BSD/pf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d.BSD/pf b/init.d.BSD/pf index bf2ac1a6..4a615ec7 100644 --- a/init.d.BSD/pf +++ b/init.d.BSD/pf @@ -11,6 +11,7 @@ extra_started_commands="reload" depend() { need localmount + keywords nojail } start() |