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 06669471..c49799a1 100644 --- a/init.d/syscons.in +++ b/init.d/syscons.in @@ -4,7 +4,7 @@ depend() { need localmount - keyword -jail -prefix + keyword -jail } start() { |