Triode wrote: 
> Could you try to see why it is not working by default - if you remove
> the --daemon or --user options for lms does this impact anything?

Was thinking the same thing.  the spotify process getting root
permission was bothering me.   It seems the --user is not working
appropriately.

I changed to start-stop-daemon to run slimserver as non-privledged....


Code:
--------------------
    
  sudo start-stop-daemon --start -c lms --exec /opt/slimserver/slimserver.pl -- 
--daemon
  
--------------------


Everything is working now.

Now I have to rework my init/upstart configuration file for slimserver.


------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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

Reply via email to