90lvm: Install dm-snapshot module

bnc#888530

Signed-off-by: Thomas Renninger <trenn@suse.de>
master
Thomas Renninger 2014-12-11 15:46:13 +01:00 committed by Harald Hoyer
parent 517d27a75f
commit 5c84d51b3f
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@ cmdline() {
done
}

installkernel() {
instmods dm-snapshot
}

# called by dracut
install() {
local _i