PasTim wrote: 
> Thanks Ron. I'm afraid I stopped using vortexbox software some time ago,
> and installed xubuntu on the vortexbox hardware - please forgive me!
> 
> So I'm not on fedora any more, and systemctl no longer applies.  The
> ubuntu equivalent (service --status-all) is uninformative.

Thanks for explaining. Since ubuntu use the LMS .deb package, you should
set the --localfile option using SLIMOPTIONS in
/etc/default/logitechmediaserver. Edit this file and change

Code:
--------------------
    SLIMOPTIONS=""
--------------------

to

Code:
--------------------
    SLIMOPTIONS="--localfile"
--------------------

Then restart LMS by

Code:
--------------------
    service logitechmediaserver restart
--------------------


------------------------------------------------------------------------
Ron Olsen's Profile: http://forums.slimdevices.com/member.php?userid=9233
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to