On Linux I was plagued with a stop job on synergy.service for 90 seconds on every reboot/shutdown. To make it stop faster do this:
sudo systemctl edit --full synergy.service
Then add this line under [Service]
TimeoutSec=6
Okay, Houston. The moon is essentially grey…
On Linux I was plagued with a stop job on synergy.service for 90 seconds on every reboot/shutdown. To make it stop faster do this:
sudo systemctl edit --full synergy.service
Then add this line under [Service]
TimeoutSec=6