mherger wrote: 
> I'd say it's still on my to-do list, but not under active investigation.
> But if you're saying that removing the --norestart from the startup
> script was all that was needed, then I could certainly give this a try.
> Could you please test the following:
> 
> Would that still work?

    
- Stop the Server -> service logitechmediaserver stop
- Make sure nothing with Perl is running -> killall Perl
- Edit  /usr/sbin/squeezeboxserver_safe
- change line 41 from:
  *"$@" --norestart > /dev/null 2>&1 &*
  to:
  *"$@"  > /dev/null 2>&1 &*
- restart the Server
-  add/remove any plugin -> now the Restart button in the Gui
  appears.


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=107643

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

Reply via email to