Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The ZeroTier menubar app is a separate process from the system service that makes ZeroTier work. You can quit the menubar app from it’s menu and the system service will continue to run.

To stop/start the ZeroTier system service, open Terminal.app and paste these commands:

Stop

sudo launchctl unload /Library/LaunchDaemons/com.zerotier.one.plist

Start

sudo launchctl load /Library/LaunchDaemons/com.zerotier.one.plist

  • No labels