dracut/0128-90lvm-Install-dm-snapshot-module.patch

14 lines
432 B
Diff
Raw Normal View History

Index: dracut-043/modules.d/90lvm/module-setup.sh
===================================================================
--- dracut-043.orig/modules.d/90lvm/module-setup.sh 2015-06-15 12:27:21.000000000 +0200
+++ dracut-043/modules.d/90lvm/module-setup.sh 2015-10-14 14:50:35.699797733 +0200
@@ -43,7 +43,7 @@ cmdline() {
}
installkernel() {
- instmods dm-snapshot
+ hostonly='' instmods dm-snapshot
}
# called by dracut