Specify the user in the [supervisord]
section of the Supervisor’s configuration file (/etc/supervisor/supervisord.conf
):
[supervisord]
; 2017-05-18
; It resolves the «CRIT Supervisor running as root (no user in config file)» warning in the log.
user = root
stackoverflow.com/questions/19918177#comment29639731_19918243