]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
resolve: drop remaining references for Monitor=
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 3 Oct 2022 00:29:45 +0000 (09:29 +0900)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 3 Oct 2022 06:26:05 +0000 (08:26 +0200)
Follow-up for b25d819aee10b79a1c972d25be81a238448134dd.

man/resolved.conf.xml
src/resolve/resolved.conf.in

index a0ccaec3995349cb5477e27207edaad94935dc5a..3c56b76748667d876f3ea1d213a2ae710623fe70 100644 (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>
 
index 1f36e9cb2b2b338b4d74c930d6bc03961059e568..6d4176df525d7db1ac8197b67b1abab878397c49 100644 (file)
@@ -32,4 +32,3 @@
 #DNSStubListenerExtra=
 #ReadEtcHosts=yes
 #ResolveUnicastSingleLabel=no
-#Monitor=no