]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: mention special functionality for reload-or-restart with --marked (#37076)
authorChristian Hesse <mail@eworm.de>
Wed, 9 Apr 2025 21:03:06 +0000 (23:03 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 17 May 2025 11:43:20 +0000 (12:43 +0100)
We had a downstream discussion on what `systemctl reload-or-restart
--marked` does, until upstream chimed in and pointed on very special
behavior for that combination. ðŸ˜œ

The second references the first, but not vice versa. Let's fix this.

(cherry picked from commit e1a932f3c53c7cc4dded01240d6d9d49d861304b)
(cherry picked from commit 5aec47af8894bd6a901c0e5b7e0bc3f375ef2f65)

man/systemctl.xml

index 5e0d0796ef530f714f28874fa52e422e3d7453ae..649c8ea85c9d6bf4167a85a0be71564802c0a653 100644 (file)
@@ -505,6 +505,9 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
           <listitem>
             <para>Reload one or more units if they support it. If not, stop and then start them instead. If the units
             are not running yet, they will be started.</para>
+
+            <para>This has a slightly differing functionality when used in combination with <option>--marked</option>,
+            see below.</para>
           </listitem>
         </varlistentry>
         <varlistentry>