1 parent b6e3192 commit 0e0c86dCopy full SHA for 0e0c86d
1 file changed
README.md
@@ -82,6 +82,13 @@ config agent 'agent'
82
83
Get your authentication key (and agent token, if necessary) from the Beszel hub when adding a new system.
84
85
+Then enable and start the service:
86
+
87
+```sh
88
+service beszel-agent enable
89
+service beszel-agent start
90
+```
91
92
## Links
93
94
- [Beszel Project](https://github.com/henrygd/beszel)
0 commit comments