diff options
Diffstat (limited to 'init.d/syscons.in')
-rw-r--r-- | init.d/syscons.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/syscons.in b/init.d/syscons.in index c49799a1..06669471 100644 --- a/init.d/syscons.in +++ b/init.d/syscons.in @@ -4,7 +4,7 @@ depend() { need localmount - keyword -jail + keyword -jail -prefix } start() { |