Skip to content

Commit

Permalink
command to start the agent service
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Oct 17, 2024
1 parent 97bee62 commit f6a5120
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/how-tos/provision-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,8 @@ curl -fsSL https://github.com/viamrobotics/agent/raw/main/subsystems/viamagent/v
ln -s /etc/systemd/system/viam-agent.service /etc/systemd/system/multi-user.target.wants/viam-agent.service
```

And when you're ready, start the service with `systemctl start viam-agent.service`.

{{< /tablestep >}}
{{< tablestep >}}
**4. Ensure NetworkManager is installed**
Expand Down

0 comments on commit f6a5120

Please sign in to comment.