Ramage;296236 Wrote: > I suspect you don't have a startup script in /etc/rc.d/init.d - check > the folder to see if you have a file "MusicMagicServer" (I'm not sure > what it's called as I don't have MM installed on my CC). > > If you have such an entry then you need to check the rc0.d to rc5.d > folders in /etc/rc.d for startup symlinks of the type > SxxMusicMagicServer where xx are 2 digits 0-9. You may also see > symlinks of the type KxxMusicMagicServer (which stops MM on shutdown). > > If you don't have the script and links, I suggest you put your startup > script "/usr/share/MusicIP/MusicMagicMixer/MusicMagicServer start" in > /etc/rc.local, and it will be executed after all the other init scripts > on startup. > > I can't recall whether MM server needs to be running before > squeezecenter starts, this may be an issue also. > > This advice is based on the way CC uses startup scripts but be aware > that I don't have MM on my machine, and have not tried it.
Thanks for the help, putting the start up script in /etc/rc.local works!! MM server does have to start before squeezecenter so at the moment a quick restart of squeezecenter does the trick, however I was wondering if it was possible to place " service squeezecenter restart" in the same place after the MM start up script to force a restart of squeezecenter so it sees MM, as a shortcut to avoid writing complicated start up scripts that I really don't know how to? Steve -- Stessull ------------------------------------------------------------------------ Stessull's Profile: http://forums.slimdevices.com/member.php?userid=16347 View this thread: http://forums.slimdevices.com/showthread.php?t=46697 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
