diff options
| author | Vainsocial root <root@vainsocial> | 2017-03-07 18:50:30 +0000 |
|---|---|---|
| committer | Vainsocial root <root@vainsocial> | 2017-03-07 18:50:30 +0000 |
| commit | 863f6ec4ab7a95e24dddfa4ac9bb9ee6c6ac99f6 (patch) | |
| tree | 0f391ad00f491958c99f92dad8f5f3872bc624ac /supervisord.conf | |
| parent | 63278bb18597d3a55c8acf303fbdceddf3a2ba12 (diff) | |
| download | meta-863f6ec4ab7a95e24dddfa4ac9bb9ee6c6ac99f6.tar.gz meta-863f6ec4ab7a95e24dddfa4ac9bb9ee6c6ac99f6.zip | |
deploy supervisord
Diffstat (limited to 'supervisord.conf')
| -rw-r--r-- | supervisord.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/supervisord.conf b/supervisord.conf index 9f913e7..408b4c5 100644 --- a/supervisord.conf +++ b/supervisord.conf @@ -1,6 +1,5 @@ -[supervisord] -user=root - +[supervisorctl] +serverurl=unix:///var/run/supervisor.sock [program:vainsocial-apigrabber] user=vainsocial |
