File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1532,8 +1532,8 @@ Adding ``rpcinterface:x`` settings in the configuration file is only
1532
1532
useful for people who wish to extend supervisor with additional custom
1533
1533
behavior.
1534
1534
1535
- In the sample config file, there is a section which is named
1536
- ``[rpcinterface:supervisor] ``. By default it looks like the
1535
+ In the sample config file (see :ref: ` create_config `) , there is a section
1536
+ which is named ``[rpcinterface:supervisor] ``. By default it looks like the
1537
1537
following.
1538
1538
1539
1539
.. code-block :: ini
Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ the system boots.
101
101
`Ubuntu Bug #1594740 <https://bugs.launchpad.net/ubuntu/+source/supervisor/+bug/1594740 >`_
102
102
for more information.
103
103
104
+ .. _create_config :
105
+
104
106
Creating a Configuration File
105
107
-----------------------------
106
108
You can’t perform that action at this time.
0 commit comments