localmount uses lvm

This commit is contained in:
Roy Marples 2008-03-05 08:40:17 +00:00
parent c5d174af17
commit fba18b3a48
1 changed files with 1 additions and 1 deletions

View File

@ -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
}