Added sudo to clarify usage

This commit is contained in:
Kevin Rojas 2020-08-25 09:21:57 +02:00
parent 3a878ccc4f
commit 32094b1b09

View File

@ -3,7 +3,7 @@ Installation complete!
Thank you for installing Pandora FMS agent for MacOS. Agent's service has been automatically started. Thank you for installing Pandora FMS agent for MacOS. Agent's service has been automatically started.
You can manage the service with: You can manage the service with:
launchctl start com.pandorafms.pandorafms sudo launchctl start com.pandorafms.pandorafms
to start it, and to start it, and
launchctl stop com.pandorafms.pandorafms sudo launchctl stop com.pandorafms.pandorafms
to stop it. to stop it.