docs(README): add note on systemd requirement for SDRconnect service

Clarify that the optional systemd service configuration requires a distribution that supports systemd.
This commit is contained in:
Greg Gauthier 2026-05-03 15:56:04 +01:00
parent 796c00fb03
commit eed8176605

View File

@ -15,7 +15,7 @@ The official SDRPlay installer only supports Debian and Ubuntu. This script exte
7. Configures udev rules for SDRPlay USB hardware
8. Creates desktop entries and icons (freedesktop.org standard)
9. Sets up a PATH profile script so the tools are available from the terminal
10. Optionally configures a systemd service for SDRconnect server mode
10. Optionally configures a systemd service for SDRconnect server mode (This requires a distro that supports systemd).
11. Generates an uninstaller at `/opt/sdrconnect/sdrconnect-uninstall.sh`
## Supported distributions