Skip to content

Commit

Permalink
backport of commit cd6ac8a
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Heath committed Dec 4, 2024
1 parent bf15f5b commit 25773d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/api-clients/client-agent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ If you want to disable the Boundary Client Agent, you can stop it with the follo
$ sudo launchctl unload -w /Library/LaunchDaemons/com.hashicorp.boundary.boundary-client-agent.plist
```

Unloading the Boundary client agent removes its launch daemon configuration. To restart the agent, use:
Unloading the Boundary Client Agent removes its launch daemon configuration. To restart the Client Agent, use:

```shell-session
$ sudo launchctl load -w /Library/LaunchDaemons/com.hashicorp.boundary.boundary-client-agent.plist
Expand Down

0 comments on commit 25773d9

Please sign in to comment.