Include boot options
This commit is contained in:
parent
e25dc302a9
commit
f5029b721a
|
|
@ -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 New Issue
Block a user