nbd: finish on /dev/root rather than on nbd0

master
Harald Hoyer 2009-09-30 21:47:45 +02:00
parent 1dc53cfd1e
commit e9b6e4e839
1 changed files with 1 additions and 1 deletions

View File

@ -55,5 +55,5 @@ rootok=1
# Shut up init error check
[ -z "$root" ] && root="nbd"

echo '[ -e /dev/nbd0 ]' > /initqueue-finished/nbd.sh
echo '[ -e /dev/root ]' > /initqueue-finished/nbd.sh