90dm/dm-pre-udev.sh: load dm-mirror module

master
Harald Hoyer 2011-08-05 13:30:57 +02:00
parent c60dbcc0aa
commit 37ee12b0f3
1 changed files with 1 additions and 0 deletions

View File

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