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 f4344a93..6d0b2199 100644 --- a/init.d/pf.in +++ b/init.d/pf.in @@ -10,7 +10,7 @@ extra_commands="checkconfig showstatus" extra_started_commands="reload" depend() { - need localmount + need mount.usr mount.var keyword -jail -prefix } |
