You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to run supervisord as root, since we want to use a different user per program. AFAIK you need to run as root, if you want a program to run as a different user.
2013-11-12 11:44:31,166 CRIT Supervisor running as root (no user in config file)
If supervisor was made for this use case, the above message should not be CRIT (my opinion).