update readme for starting on boot

This commit is contained in:
Mihnea Dobrescu-Balaur 2012-08-23 12:29:53 -07:00
Родитель 475acd4068
Коммит da6e5846d1
1 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -30,6 +30,11 @@ Just *./run.sh*.
# Including this in B2G
Just clone this repo inside $B2G/system/. Build and flash B2G as usual
Just clone this repo inside *$B2G_REPO/system/*. Build and flash B2G as usual
and then you will be able to run the agent using `sutagent`. It will be
in the $PATH.
# Start the agent on boot
Add a `sutagent &` line after the exports in
*$B2G_REPO/gonk-misc/b2g.sh*.