Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
collect: Include "enable" in upstart for haas-proxy
Browse files Browse the repository at this point in the history
Added enable to haas-proxy service. Otherwise it will not start on reboot.
  • Loading branch information
ooonea authored and ljelinek-cznic committed Jan 4, 2021
1 parent bcf3335 commit 0eabb0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/basics/collect/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ naming it, you will get a **token**
```
uci set haas.settings.token="YOUR_TOKEN"
uci commit
/etc/init.d/haas-proxy enable
/etc/init.d/haas-proxy start
```

0 comments on commit 0eabb0a

Please sign in to comment.