I tried to install Icecast but could not get it to start.
I referred to the following:
forums.freebsd.org
askubuntu.com
techtutorial.net
something else that modified the rc.subr to make it work on non supervisor mode cannot find the reference...
I made the following modification to rc.subr
it's still not working...
I referred to the following:

Solved - Make `service status` work for non-root
I have a service running on my server (in this case, audio/icecast) via rc scripts. I want the non-root user to be able to see that Icecast is running. As root, if I type: service icecast status it gives me this response: icecast is running as pid 74983. As non-root, if I try the same...

How do I setup an Icecast server for broadcasting audio in my network?
Broadcasting the output of the soundcard as an internet radio stream is a reliable way to stream audio in a network. This can nicely be used to e.g. transmit audio in a wireless LAN to another comp...

Radio Streaming On FreeBSD 10 With IceCast And Ices - Tech Tutorial
Radio Streaming on FreeBSD 10 with IceCast and Ices The following tutorial explains how to set up a IceCast radio streaming server and play audio files (music
I made the following modification to rc.subr
it's still not working...