Steffen TechMac Pfaffinger: > init.d script for starting and stoppign the ls server and start it on > boot. Like you can have with shoutcast/icecast.
why don't you try the one pointed at below? It will work, probably with minor changes, depending on your Linux. or you could look at another init script on your system and adapt it to your needs. > > Actually as of now you have to sudo to start init.d stuff which makes > > sence. So I don't think you can do this. sure you can. that's how daemons are started usually. scripts are run by root on startup, then they change owner, working dir etc. no need for sudo here. --u ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
