Hello All; I have installed Icecast2 and Liquidsoap onto an ubuntu.18.04 system. Everything is going well, learning a lot, however. I have run into an issue that I am stuck at. And that is: When I run sudo systemctl status liquidsoap It returns the following liquidsoap.service - LSB: Starts the liquidsoap daemon Loaded: loaded (/etc/init.d/liquidsoap; generated) Active: active (exited) since Thu 2018-06-07 01:25:49 UTC; 13h ago Docs: man:systemd-sysv-generator(8) Tasks: 0 (limit: 1108) CGroup: /system.slice/liquidsoap.service Jun 07 01:25:48 icecast systemd[1]: Starting LSB: Starts the liquidsoap daemon... Jun 07 01:25:49 icecast liquidsoap[1346]: Starting liquidsoap channels: no script found in /etc/liquidsoap Jun 07 01:25:49 icecast systemd[1]: Started LSB: Starts the liquidsoap daemon. I have the sample radio.liq file in the location of /etc/liquidsoap But it still cannot find it. I had done the chmod 777 on the file, and I am just at a loss at the moment. Can someone please assist me in correcting this issue? Thank you Wayne