Wygląda na to, że Supervisorctl mnie nie wpuszcza:
$ 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
Podałem zarówno konfigurację, jak i [supervisord]
. Czy to możliwe, że moja konfiguracja jest w niewłaściwym miejscu?