resolve: drop remaining references for Monitor=

Follow-up for b25d819aee.
This commit is contained in:
Yu Watanabe
2022-10-03 09:29:45 +09:00
committed by Daan De Meyer
parent 2ccada8dc4
commit 2ff7862bf2
2 changed files with 0 additions and 10 deletions

View File

@@ -329,15 +329,6 @@ DNSStubListenerExtra=udp:[2001:db8:0:f102::13]:9953</programlisting>
url="https://www.iab.org/documents/correspondence-reports-documents/2013-2/iab-statement-dotless-domains-considered-harmful/">IAB
Statement</ulink>, and may create a privacy and security risk.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>Monitor=</varname></term>
<listitem><para>Takes a boolean argument. If <literal>true</literal>,
<command>systemd-resolved</command> will enable a varlink interface at
<filename>/run/systemd/resolve/io.systemd.Resolve.Monitor</filename> that exposes methods for clients to subscribe to
DNS resolution notifications on the system. If <literal>false</literal> (the default), the interface is disabled.
</para></listitem>
</varlistentry>
</variablelist>
</refsect1>

View File

@@ -32,4 +32,3 @@
#DNSStubListenerExtra=
#ReadEtcHosts=yes
#ResolveUnicastSingleLabel=no
#Monitor=no