How to stop and restart the License Server on macOS
- Open a Terminal.
-
In the terminal, type in the following command to stop the license server:
$ sudo launchctl unload /Library/LaunchDaemons/com.toonboom.LicenseServer.plist
-
Once you are ready to start the license server again, type in the following command:
$ sudo launchctl load /Library/LaunchDaemons/com.toonboom.LicenseServer.plist
Comments
0 comments
Please sign in to leave a comment.