blob: b29e1702b35d4611aed6f91b6c2b894755410eb0 [file] [log] [blame]
# If LVM is built with udev, you must ensure udev is running first!
# Otherwise it will hang
rc_need="udev"
# LVM should normally only be started after mdraid is available
# this is because LVM physical volumes are very often MD devices.
rc_after="mdraid"
# vim: ft=gentoo-conf-d