From 08852c50b9068ed5345b7e67575d759b96c38bb8 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 28 Jul 2010 14:09:28 +0200 Subject: [PATCH] removed redundant 64-lvm.rules install MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to Amadeusz Żołnowski, who found it. --- modules.d/90lvm/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.d/90lvm/install b/modules.d/90lvm/install index 08134867..3e208664 100755 --- a/modules.d/90lvm/install +++ b/modules.d/90lvm/install @@ -1,7 +1,7 @@ #!/bin/bash inst lvm -inst_rules "$moddir/64-lvm.rules" 64-lvm.rules +inst_rules "$moddir/64-lvm.rules" if [[ $hostonly ]] || [[ $lvmconf = "yes" ]]; then if [ -f /etc/lvm/lvm.conf ]; then