¡Esta es una revisión vieja del documento!
sudo apt-get install supervisor
In path /etc/supervisor/supervisord.conf we can configure it for any user:
[unix_http_server] ;file=/var/run/supervisor.sock ; (the path to the socket file) file=/tmp/supervisor.sock ; (the path to the socket file) chmod=0777 ; sockef file mode (default 0700)