Include boot options

This commit is contained in:
Ben Gras 2006-03-07 14:32:41 +00:00
parent e25dc302a9
commit f5029b721a

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 start "$@"