Start LicenseServer as a Service (macOS)
To start LicenseServer as a service on macOS systems, run the following command in a terminal window:
sudo launchctl load /Library/LaunchDaemons/com.altova.LicenseServer.plist
If at any time you need to stop LicenseServer, use:
sudo launchctl unload /Library/LaunchDaemons/com.altova.LicenseServer.plist