Change /etc/supervisor/supervisord.conf to /etc/supervisord.conf

This commit is contained in:
Quentin McGaw (desktop) 2021-08-02 19:00:39 -04:00
parent 02a930da25
commit 3d6c8d2045

View File

@ -112,7 +112,7 @@ ## Install supervisord
mv /tmp/supervisord_static /usr/local/bin/supervisord
```
1. Set its configuration in `/etc/supervisor/supervisord.conf` as:
1. Set its configuration in `/etc/supervisord.conf` as:
```ini
[supervisord]