|
@@ -14,7 +14,6 @@ loglevel=info
|
|
|
pidfile=/tmp/supervisord.pid
|
|
pidfile=/tmp/supervisord.pid
|
|
|
childlogdir=/tmp
|
|
childlogdir=/tmp
|
|
|
nodaemon=true
|
|
nodaemon=true
|
|
|
-user=%(ENV_USER)s
|
|
|
|
|
|
|
|
|
|
[rpcinterface:supervisor]
|
|
[rpcinterface:supervisor]
|
|
|
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
|
|
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
|