90lvm: Install dm-snapshot module
bnc#888530
Signed-off-by: Thomas Renninger <trenn@suse.de>
(cherry picked from commit 5c84d51b3f)
parent
851946468a
commit
69762959ae
|
|
@ -42,6 +42,10 @@ cmdline() {
|
|||
done
|
||||
}
|
||||
|
||||
installkernel() {
|
||||
instmods dm-snapshot
|
||||
}
|
||||
|
||||
# called by dracut
|
||||
install() {
|
||||
local _i
|
||||
|
|
|
|||
Loading…
Reference in New Issue