diff options
Diffstat (limited to 'man/systemd-machine-id-setup.xml')
-rw-r--r-- | man/systemd-machine-id-setup.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 7caf35f8e8..0454c11c8c 100644 --- a/man/systemd-machine-id-setup.xml +++ b/man/systemd-machine-id-setup.xml @@ -98,12 +98,12 @@ <literal>tmpfs</literal>) to <filename>/etc/machine-id</filename> during the early phase of the boot process. This may happen because - <filename>/etc</filename> is initially read-only and was + <filename>/etc/</filename> is initially read-only and was missing a valid machine ID file at that point.</para> <para>This command will execute no operation if <filename>/etc/machine-id</filename> is not mounted from a - memory file system, or if <filename>/etc</filename> is + memory file system, or if <filename>/etc/</filename> is read-only. The command will write the current transient machine ID to disk and unmount the <filename>/etc/machine-id</filename> mount point in a |