]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: clarify that machined RootDirectory parameter is informational only
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 16 Sep 2025 14:49:26 +0000 (15:49 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 16 Sep 2025 14:58:28 +0000 (15:58 +0100)
It's basically just a label, it is not used for any purpose

man/org.freedesktop.machine1.xml

index ccd81be659cf35a97a9566acbad3f158690eda0c..fcabd6da2b394cb5a6c0a8cf95f4026cb1783a69 100644 (file)
@@ -336,7 +336,8 @@ node /org/freedesktop/machine1 {
       be either <literal>container</literal> or <literal>vm</literal> indicating whether the machine to
       register is of the respective class. The leader PID should be the host PID of the init process of the
       container or the encapsulating process of the VM. If the root directory of the container is known and
-      available in the host's hierarchy, it should be passed. Otherwise, pass the empty string instead. Finally, the
+      available in the host's hierarchy, it should be passed (note that this is for informational purposes
+      only, and will not be used otherwise). Otherwise, pass the empty string instead. Finally, the
       scope properties are passed as array in the same way as to PID1's
       <function>StartTransientUnit()</function> method. Calling this method will internally register a transient scope
       unit for the calling client (utilizing the passed scope_properties) and move the leader PID into