pygame script fails when run with systemd
I'm tring to run pygame script using systemd service. but when I started a service using ```sudo systemctl daemon-reload sudo systemctl enable myservice.service when I Check Status of that service ```● rpi.service - RPi-Service Loaded: loaded (...
Mar 28, 2019M