From e265716652f41701c9d1e30af64a4eb5fa26027c Mon Sep 17 00:00:00 2001 From: silversword411 Date: Wed, 24 Aug 2022 07:18:21 -0400 Subject: [PATCH] docs - adding agent control command --- docs/docs/meshcentral/agents.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/meshcentral/agents.md b/docs/docs/meshcentral/agents.md index 0e1c983c..cefddfd4 100644 --- a/docs/docs/meshcentral/agents.md +++ b/docs/docs/meshcentral/agents.md @@ -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