mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-14 12:01:52 +00:00
docs - adding agent control command
This commit is contained in:
parent
2fc5dfba70
commit
e265716652
1 changed files with 6 additions and 0 deletions
|
@ -31,6 +31,12 @@ Default Install Path: `/usr/local/mesh_services/meshagent/meshagent`
|
|||
|
||||
Launches from `/Library/LaunchAgents/meshagent.plist`
|
||||
|
||||
Restart meshagent with
|
||||
|
||||
```bash
|
||||
launchctl stop meshagent
|
||||
```
|
||||
|
||||
## Apple macOS Universal
|
||||
|
||||
For OSx 11+ including Big Sur, Monterey and later
|
||||
|
|
Loading…
Reference in a new issue