summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.d/localmount.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/localmount.in b/init.d/localmount.in
index 9d95a8a..48c76b7 100644
--- a/init.d/localmount.in
+++ b/init.d/localmount.in
@@ -7,7 +7,7 @@ description="Mounts disks and swap according to /etc/fstab."
depend()
{
need fsck
- use modules mtab
+ use lvm modules mtab
keyword nojail noopenvz noprefix novserver
}