From 68b8183fc65c2ff1c7d178e782ea5bff7be74d70 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Wed, 4 May 2016 13:32:56 +0200 Subject: 90lvm: Install dm-snapshot module Signed-off-by: Thomas Renninger --- modules.d/90lvm/module-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.d/90lvm/module-setup.sh b/modules.d/90lvm/module-setup.sh index c4db779..6ca4ee4 100755 --- a/modules.d/90lvm/module-setup.sh +++ b/modules.d/90lvm/module-setup.sh @@ -43,7 +43,7 @@ cmdline() { } installkernel() { - instmods dm-snapshot + hostonly='' instmods dm-snapshot } # called by dracut -- 2.6.6