Linux
% sudo /usr/bin/systemctl restart supervisor
Or
% sudo /sbin/service supervisor restart
OS X macOS
% sudo launchctl stop com.pipelinefx.supervisor
% sudo launchctl start com.pipelinefx.supervisor
...
Linux
% sudo /usr/bin/systemctl restart supervisor
Or
% sudo /sbin/service supervisor restart
OS X macOS
% sudo launchctl stop com.pipelinefx.supervisor
% sudo launchctl start com.pipelinefx.supervisor
...