Skip to content

Commit

Permalink
README.rst: add sudo to example commands
Browse files Browse the repository at this point in the history
  • Loading branch information
trey0 committed Aug 28, 2013
1 parent d495d2f commit a39230d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -106,8 +106,8 @@ Examples of how to start and stop the ``pyraptord`` daemon:

* On Mac OS X::

launchctl load /Library/LaunchDaemons/gov.nasa.arc.irg.pyraptord.plist
launchctl unload /Library/LaunchDaemons/gov.nasa.arc.irg.pyraptord.plist
sudo launchctl load /Library/LaunchDaemons/gov.nasa.arc.irg.pyraptord.plist
sudo launchctl unload /Library/LaunchDaemons/gov.nasa.arc.irg.pyraptord.plist
man launchctl

To control Pycroraptor2, run ``zclient.py -p ports.json`` using the same
Expand Down

0 comments on commit a39230d

Please sign in to comment.