removed redundant 64-lvm.rules install

Thanks to Amadeusz Żołnowski, who found it.
master
Harald Hoyer 2010-07-28 14:09:28 +02:00
parent bb7645459e
commit 08852c50b9
1 changed files with 1 additions and 1 deletions

View File

@ -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