Restart the AgentΒΆ
Run this command in a terminal with administrator rights:
sudo systemctl restart reemod.service
Run the following commands in a terminal with administrator rights:
sudo launchctl unload /Library/LaunchDaemons/io.reemo.reemod.service.plist
launchctl unload /Library/LaunchAgents/io.reemo.reemod.capture.plist
sudo launchctl load /Library/LaunchDaemons/io.reemo.reemod.service.plist
launchctl load /Library/LaunchAgents/io.reemo.reemod.capture.plist