lvm: move emergency script from 00 to 90

[forward port of cfb4747e]
master
Harald Hoyer 2011-03-07 13:23:01 +01:00
parent fcbcc89bb2
commit 6767fdaaed
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ else
{
printf '[ -e "/dev/%s" ] || ' $dev
printf 'warn "LVM "%s" not found"\n' $dev
} >> /emergency/00-lvm.sh
} >> /emergency/90-lvm.sh
done
fi