| [Unit]Description=Internet Radio[Service]Restart=alwaysUser=robertWorkingDirectory=/home/robert/radioExecStart=/bin/bash -c "source /home/robert/radio/.venv/bin/activate && sleep 20 && python3 /home/robert/radio/main.py"[Install]WantedBy=multi-user.target
 |