Fix link and typos in hadashboard/reboot.markdown (#1900)

This commit is contained in:
Matt N 2017-01-28 16:37:47 -08:00 committed by Fabian Affolter
parent 303e2b46ec
commit 82367d99ca
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -9,8 +9,8 @@ sharing: true
footer: true footer: true
--- ---
To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry PI - your mileage may vary on other systems. To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry Pi - your mileage may vary on other systems.
Instructions for automaticaly starting a docker install can be found (here)[https://docs.docker.com/engine/admin/host_integration/]. Instructions for automatically starting a docker install can be found [here](https://docs.docker.com/engine/admin/host_integration/).
For docker you may also want to use docker-compose - there is a sample compose file in the `./init` directory. For docker you may also want to use docker-compose - there is a sample compose file in the `./init` directory.