removed redundant 64-lvm.rules install
authorHarald Hoyer <harald@redhat.com>
Wed, 28 Jul 2010 12:09:28 +0000 (14:09 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 28 Jul 2010 12:09:28 +0000 (14:09 +0200)
Thanks to Amadeusz Żołnowski, who found it.

modules.d/90lvm/install

index 0813486..3e20866 100755 (executable)
@@ -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