90dm/dm-pre-udev.sh: load dm-mirror module
parent
c60dbcc0aa
commit
37ee12b0f3
|
|
@ -2,3 +2,4 @@
|
|||
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
|
||||
# ex: ts=8 sw=4 sts=4 et filetype=sh
|
||||
strstr "$(cat /proc/misc)" device-mapper || modprobe dm_mod
|
||||
modprobe dm_mirror 2>/dev/null
|
||||
|
|
|
|||
Loading…
Reference in New Issue