[Unit]
Description=OpenWebRX WebSDR receiver
After=multi-user.target

[Service]
Type=simple
User=openwebrx
Group=openwebrx
ExecStart=/usr/bin/openwebrx
Restart=always

[Install]
WantedBy=multi-user.target