Fixed wrong fix

This commit is contained in:
Ben Gras 2006-03-07 14:58:18 +00:00
parent f5029b721a
commit 28324dc841

View file

@ -35,4 +35,4 @@ then
fi
echo "Root device name is $rootdevname"
/bin/newroot "$rootdevname"
exec /bin/sh /etc/rc start "$@"
exec /bin/sh /etc/rc "$@"