]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemctl: --no-reload is honored by mask/unmask/preset too
authorMike Yuan <me@yhndnzj.com>
Fri, 28 Jun 2024 13:56:44 +0000 (15:56 +0200)
committerMike Yuan <me@yhndnzj.com>
Thu, 4 Jul 2024 18:36:02 +0000 (20:36 +0200)
man/systemctl.xml

index 768a30627fdcde35dc5bc037eeb89fb6abb21f47..e589711ea8783f31f131fb34556d19c158630b84 100644 (file)
@@ -2440,9 +2440,9 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
         <term><option>--no-reload</option></term>
 
         <listitem>
-          <para>When used with <command>enable</command> and
-          <command>disable</command>, do not implicitly reload daemon
-          configuration after executing the changes.</para>
+          <para>When used with <command>enable</command>, <command>disable</command>, <command>preset</command>,
+          <command>mask</command>, or <command>unmask</command>, do not implicitly reload daemon configuration
+          after executing the changes.</para>
         </listitem>
       </varlistentry>