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

Include "enable" in upstart for haas-proxy (first installation) #4

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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
```