Commit aa07e8a8 authored by Max Kellermann's avatar Max Kellermann

doc/user.rst: add links to "Listeners"

parent 83d598bd
......@@ -183,7 +183,8 @@ To enable socket activation, type:
systemctl enable mpd.socket
systemctl start mpd.socket
In this configuration, :program:`MPD` will ignore the :dfn:`bind_to_address` and :dfn:`port` settings.
In this configuration, :program:`MPD` will ignore the :ref:`listener
settings <listeners>` (``bind_to_address`` and ``port``).
systemd user unit
-----------------
......@@ -458,6 +459,8 @@ Check the resampler plugin reference for a list of resamplers and how to configu
Client Connections
------------------
.. _listeners:
Listeners
~~~~~~~~~
......@@ -488,6 +491,9 @@ be changed with the port setting::
port "6601"
These settings will be ignored if `systemd socket activation`_ is
used.
Permissions and Passwords
~~~~~~~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment