Skip to content

Commit 0e0c86d

Browse files
committed
docs(README): add service enable and start step
1 parent b6e3192 commit 0e0c86d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ config agent 'agent'
8282

8383
Get your authentication key (and agent token, if necessary) from the Beszel hub when adding a new system.
8484

85+
Then enable and start the service:
86+
87+
```sh
88+
service beszel-agent enable
89+
service beszel-agent start
90+
```
91+
8592
## Links
8693

8794
- [Beszel Project](https://github.com/henrygd/beszel)

0 commit comments

Comments
 (0)