Include boot options
This commit is contained in:
parent
e25dc302a9
commit
f5029b721a
1 changed files with 1 additions and 1 deletions
|
@ -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 "$@"
|
||||
|
|
Loading…
Reference in a new issue