Richard Wells;351927 Wrote: > I've been doing more fiddling (sorry Steve ;-)) and if you type the > following in a Putty session it seems to cause mmserver to start before > Squeezecenter when your CC box boots up: > > cd /etc/rc3.d/ > ln -s /etc/init.d/mmserver S79mmserver > > For completeness you should also do the following: > > cd /etc/rc0.d/ > ln -s /etc/init.d/mmserver K21mmserver > > cd /etc/rc1.d/ > ln -s /etc/init.d/mmserver K21mmserver > > cd /etc/rc2.d/ > ln -s /etc/init.d/mmserver K21mmserver > > cd /etc/rc4.d/ > ln -s /etc/init.d/mmserver S79mmserver > > cd /etc/rc5.d/ > ln -s /etc/init.d/mmserver S79mmserver > > cd /etc/rc6.d/ > ln -s /etc/init.d/mmserver K21mmserver > > Taken from 'here' > (http://linuxhelp.blogspot.com/2006/04/enabling-and-disabling-services-during_01.html)
It works for me also, thanks -- raven22 ------------------------------------------------------------------------ raven22's Profile: http://forums.slimdevices.com/member.php?userid=16511 View this thread: http://forums.slimdevices.com/showthread.php?t=46697 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
