BosseJ wrote: 
> Now that Ubuntu has released the ".1" upgrade to 20.04, is there any
> experience on running LMS on this?
> I have read alex.h's excellent start script (linked in a post above)
> which explains that the start-stop-daemon is discontinued in 20.04 and I
> wonder if anything has changed since, such as incorporating alex-h's
> startscipt in LMS or someone has provided an update of the
> start-stop-daemon script in Ubuntu. Or some other solution.

LMS 7.9.3 has been running on Xubuntu 20.04 for a few months now,
without issues (I still have to test all library scan function however).
I don't use custom start scripts, only a manually added line to
/etc/rc.local because LMS is started before the network is up. This has
been an issue since the day Ubuntu started using Upstart and nowadays
Systemd instead of classic init-scripts. It might be necessary to first
enable /etc/rc.local on your system depending on your configuration.


Code:
--------------------
    
  # 07/05/2015: added logitechmediaserver restart due to incompatibilities with 
upstart
  
  /etc/init.d/logitechmediaserver restart
  
--------------------



*Living Room:* HifiBerry DAC+ Pro & piCorePlayer
*Attic:* HifiBerry DAC+ RCA & piCorePlayer
*Kitchen:* SB Radio
*Other rooms:* 4x SB Radio
------------------------------------------------------------------------
zordaz's Profile: http://forums.slimdevices.com/member.php?userid=61726
View this thread: http://forums.slimdevices.com/showthread.php?t=112185

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to