]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/machine-id.xml
test-execute: Add tests for new PassEnvironment= directive
[thirdparty/systemd.git] / man / machine-id.xml
index 92d67a3869ac27438ebfd856f4c7b163238d989f..db72c2a01cad8a879276bb4afdd090e67d820a9c 100644 (file)
@@ -63,7 +63,7 @@
     <para>The machine ID is usually generated from a random source
     during system installation and stays constant for all subsequent
     boots. Optionally, for stateless systems, it is generated during
-    runtime at boot if it is found to be empty.</para>
+    runtime at early boot if it is found to be empty.</para>
 
     <para>The machine ID does not change based on user configuration
     or when hardware is replaced.</para>
@@ -119,7 +119,7 @@ id[8] = (id[8] &amp; 0x3F) | 0x80;</programlisting>
     <filename>/etc/machine-id</filename> originates in the
     <filename>/var/lib/dbus/machine-id</filename> file introduced by
     D-Bus. In fact, this latter file might be a symlink to
-    <varname>/etc/machine-id</varname>.</para>
+    <filename>/etc/machine-id</filename>.</para>
   </refsect1>
 
   <refsect1>