diff options
Diffstat (limited to 'init.d/syscons.in')
-rw-r--r-- | init.d/syscons.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/syscons.in b/init.d/syscons.in index c915762b..9fde54e9 100644 --- a/init.d/syscons.in +++ b/init.d/syscons.in @@ -10,6 +10,7 @@ # except according to the terms contained in the LICENSE file. depend() { + after clock need localmount keyword -jail -prefix } |