mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
resolve: drop remaining references for Monitor=
Follow-up for b25d819aee.
This commit is contained in:
committed by
Daan De Meyer
parent
2ccada8dc4
commit
2ff7862bf2
@@ -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>
|
||||
|
||||
|
||||
@@ -32,4 +32,3 @@
|
||||
#DNSStubListenerExtra=
|
||||
#ReadEtcHosts=yes
|
||||
#ResolveUnicastSingleLabel=no
|
||||
#Monitor=no
|
||||
|
||||
Reference in New Issue
Block a user