Weird problem.

I want to run supervisor from my regular account as myself but I want
to set the group on the socket file.

I don't want to put matt:wheel in the config file, because sometimes I
might want to run this as a different account.

All I really care about is setting the group on the socket file.

I tried this:

user=%(user)s:wheel

And it didn't work.  Can I load $USER into the config file and use that?

Matt

-- 
Matthew Wilson
m...@tplus1.com
http://tplus1.com
_______________________________________________
Supervisor-users mailing list
Supervisor-users@lists.supervisord.org
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to