90lvm: Install dm-snapshot module

bnc#888530

Signed-off-by: Thomas Renninger <trenn@suse.de>
(cherry picked from commit 5c84d51b3f)
Thomas Renninger 2014-12-11 15:46:13 +01:00 committed by Harald Hoyer
parent 851946468a
commit 69762959ae
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