The sample server.config has the lines: IfRoot User "nobody" IfRoot Group "audio" This won't work unless it has quotes around User and Group: IfRoot "User" "nobody" IfRoot "Group" "audio"
thanks, i fixed this in the source, and it will be in 0.932.
-geoff
Log in to post a comment.
thanks, i fixed this in the source,
and it will be in 0.932.
-geoff