I\'m running a number of compiled PyInstaller applications as systemd services on Debian.
This works fine over ssh:
systemctl start service_name
However