1 2 3 4 5 6 7 8 9 10 11 12
[Unit] Description = RTL-SDR Stream Source Client Documentation = https://github.com/j0uni/rtl_icecast [Service] Type = simple ExecStart = rtl_icecast --quiet -c /etc/rtl_icecast/config.ini Restart = always [Install] WantedBy = default.target