[SOGo] Remove supervisord API

master
andryyy 2017-10-04 13:04:35 +02:00
parent 9b4ed6b21c
commit 82ac5fa063
1 changed files with 1 additions and 9 deletions

View File

@ -1,5 +1,6 @@
[supervisord]
nodaemon=true
user=root
[program:syslog-ng]
command=/usr/sbin/syslog-ng --foreground --no-caps
@ -32,12 +33,3 @@ priority=3
startretries=10
autorestart=true
stopwaitsecs=120
[inet_http_server]
port=9191
[rpcinterface:supervisor]
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
[supervisorctl]
serverurl=http://localhost:9191