- 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.

But would you still be able to restart LMS using the OS' regular way (sysctl or whatever) once you've restarted it from within LMS?

--

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

Reply via email to