muggo wrote: > Please can you advise the correct syntax &, assuming it works, how to > get that command to be the default boot process? > Many thanks. You need to add the options to the init.d script.
pico /etc/init.d/logitechmediaserver change SLIMOPTIONS="" to SLIMOPTIONS="--noimage --novideo --noweb" ctrl-x, y To have lms start when the system boots run. update-rc.d logitechmediaserver defaults ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=97586 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
