Supervisorctl, здається, не впускає мене:
$ supervisorctl -c /etc/supervisor/supervisord.conf
Error: .ini file does not include supervisorctl section
For help, use /usr/bin/supervisorctl -h
$ cat /etc/supervisor/supervisord.conf
[supervisord]
nodaemon=true
Я і вказав config і [supervisord]
. Чи можливо мій конфігурація не в тому місці?