Sepertinya Supervisorctl tidak mengizinkan saya masuk:
$ 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
Saya telah menentukan konfigurasi dan [supervisord]
. Apakah mungkin konfigurasi saya di tempat yang salah?