supervisor未成功启用,日志未报错,求大佬指教

图片说明
日志提示:2020-05-09 18:02:17,281 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.
2020-05-09 18:02:17,285 INFO RPC interface 'supervisor' initialized
2020-05-09 18:02:17,286 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2020-05-09 18:02:17,288 INFO daemonizing the supervisord process
2020-05-09 18:02:17,288 INFO supervisord started with pid 5658

supervisord.conf 配了什么,
有在 /etc/supervisord.conf.d/ 之类的 配了实际的启动项了吗?