hmm I was able to solve it...

as soon as snapserver started and no /tmp/snapfifo was available
snapserver did create a file with "snapserver" as owner and group

when I then tried to launch squeezlite with:

Code:
--------------------
    /usr/bin/squeezelite -s 192.168.1.47 -n evita -a 16 -o - > /tmp/snapfifo
--------------------

I would get an Persmission denied. 
When I stop snpaserver and let it run from the terminal with root
everything is working as excepted.

So what is the best way to start squeezelite also under the "snapserver"
owner so it has permission to write to the /tmp/snapfifo file?
Or should I both run as root?


------------------------------------------------------------------------
gekoch's Profile: http://forums.slimdevices.com/member.php?userid=71033
View this thread: http://forums.slimdevices.com/showthread.php?t=113394

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

Reply via email to