DJanGo wrote: 
> I wrote the The path & folder right on top of the settings
> 
> That file should be called in your startup/service script.
> 
> If you use the one thats deliveres with lms you might notice that part:
> 
> 
> > 
Code:
--------------------
  >   > ## if you want to add additional options
  > ## use /usr/sbin/squeezeboxserver --help
  > ## for the supported options and place them
  > ## into the configfile  */etc/default/logitechmediaserver
  > *
  > 
  > # Read config file if it is present.
  > if [ -r /etc/default/$NEWNAME ]; then
  > . /etc/default/$NEWNAME
  > elif [ -r /etc/default/$NAME ]; then
  > . /etc/default/$NAME
  > fi
  > 
--------------------
> > 


I think my start/stop script in this case would be the bin/sscctrl file
but I'm not sure and I don't really know what to do with it. Sorry, but
I'm afraid this is a little bit too complicated for me. Thanks anyway!


------------------------------------------------------------------------
Flarne's Profile: http://forums.slimdevices.com/member.php?userid=66000
View this thread: http://forums.slimdevices.com/showthread.php?t=106127

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to