File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -100,16 +100,17 @@ the system boots.
100
100
101
101
Distribution packages of Supervisor can lag considerably behind the
102
102
official Supervisor packages released to PyPI. For example, Ubuntu
103
- 12.04 (released April 2012) offers a package based on Supervisor 3.0a8
103
+ 12.04 (released April 2012) offered a package based on Supervisor 3.0a8
104
104
(released January 2010).
105
105
106
106
.. note ::
107
107
108
- Users have reported that the distribution package of Supervisor for
109
- Ubuntu 16.04 has different behavior than previous versions. On Ubuntu
110
- 10.04, 12.04, and 14.04, installing the package will configure the system
111
- to start ``supervisord `` when the system boots. On Ubuntu 16.04, this is
112
- not done. See `Ubuntu Bug #1594740 <https://bugs.launchpad.net/ubuntu/+source/supervisor/+bug/1594740 >`_
108
+ Users reported that the distribution package of Supervisor for Ubuntu 16.04
109
+ had different behavior than previous versions. On Ubuntu 10.04, 12.04, and
110
+ 14.04, installing the package will configure the system to start
111
+ ``supervisord `` when the system boots. On Ubuntu 16.04, this was not done
112
+ by the initial release of the package. The package was fixed later. See
113
+ `Ubuntu Bug #1594740 <https://bugs.launchpad.net/ubuntu/+source/supervisor/+bug/1594740 >`_
113
114
for more information.
114
115
115
116
Installing via pip
You can’t perform that action at this time.
0 commit comments