Jamf Pro 11.3.0 or Later
If you installed Jamf Pro using the installer, execute the following command:
sudo service jamf.tomcat restartJamf Pro 10.13.0-11.2.x
If you installed Jamf Pro using the installer, execute the following command:
sudo service jamf.tomcat8 restartManual Jamf Pro Installations on Linux
If you installed Jamf Pro manually, the Tomcat service name (e.g., "tomcat") may differ depending on how you created it. You will need to execute a command using the appropriate service name for your environment. For example:
sudo /etc/init.d/tomcat restartor
sudo service tomcat restart