[Unit] Description=Speed Telly Bridge Mod 189 After=network.target [Service] Type=simple User=yourusername WorkingDirectory=/opt/speed-telly ExecStart=/opt/speed-telly/speed_telly_bridge --config config.yml Restart=always RestartSec=10
Enable and start the service:
sudo nano /etc/systemd/system/speedtelly.service Paste the following:
[Install] WantedBy=multi-user.target