diff options
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r-- | chapter06/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 45277e67e..383824388 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -228,7 +228,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen> <para>Create the <filename>/etc/machine-id</filename> file needed by <command>systemd-journald</command>:</para> -<screen><userinput remap="install">systemd-machine-id-setup</userinput></screen> +<screen><userinput remap="adjust">systemd-machine-id-setup</userinput></screen> <para>Since the testsuite largely depends on the host system kernel configuration, some tests may fail. It also needs a modification in |