mherger wrote: > > 1) Since Upstart and Systemd are used in Debian/Ubuntu, LMS by > default > > is started before the network is up, which causes issues with thinks > > like online radio stations, Spotify etc. My /etc/rc.local workaround > is > > fine, but not very nice. A structural solution would be better. > > Anybody willing and able to come up with a solution?... >
I think I've tracked this down to the use of the stanza -Required-Start: $all- in the init script. This is a no-op under systemd, but would have the effect of starting LMS as late as possible on the "SysV-style init" used on Debian/Ubuntu. It's never adversely impacted my usage of LMS, but clearly some systems do suffer. I've started a thread -sytemd service file for LMS-, https://forums.slimdevices.com/showthread.php?113114-systemd-service-file-for-LMS, with the intention of taking matters forward, if there's any interest. ------------------------------------------------------------------------ mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299 View this thread: http://forums.slimdevices.com/showthread.php?t=112185 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
