Had to find out how to check who is in the audio user group, not sure if
I interpret the output correct:


Code:
--------------------
    daphile ~ # grep 'audio' /etc/group
  audio:x:18:
  
--------------------

Does this mean there is no user listed in the audio group? This would
contradict the following:

Code:
--------------------
    daphile ~ # groups logitechmediaserver
  logitechmediaserver
  daphile ~ # groups squeezelite
  audio
  daphile ~ # groups root
  root bin daemon sys adm disk wheel floppy tape video
  
--------------------

According to this, squeezelite is in the audio group, but
logitechmediaserver isn't. Should it be, since the addon runs in the
logitechmediaserver and not in the squeezelite player? Any other users
which should be in the audio group?


------------------------------------------------------------------------
ant!'s Profile: http://forums.slimdevices.com/member.php?userid=66046
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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

Reply via email to