Explorar o código

Add note with Ubuntu config file location. Closes #305

Mike Naberezny %!s(int64=11) %!d(string=hai) anos
pai
achega
358c24c5b4
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      docs/configuration.rst

+ 8 - 0
docs/configuration.rst

@@ -21,6 +21,14 @@ file.  It has sections (each denoted by a ``[header]``)and key / value
 pairs within the sections.  The sections and their allowable values
 are described below.
 
+.. note::
+
+  Some distributions have packaged Supervisor with their own
+  customizations.  These modified versions of Supervisor may load the
+  configuration file from locations other than those described here.
+  Notably, Ubuntu packages have been found that use
+  ``/etc/supervisor/supervisord.conf``.
+
 ``[unix_http_server]`` Section Settings
 ---------------------------------------