diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index f90e95498..0ab31d38d 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -197,15 +197,15 @@ meson --prefix=/usr \
rm -f /usr/bin/xsltproc
- Remove symbolic links to Util-Linux libraries:
-
-rm -fv /usr/lib/lib{blkid,uuid,mount}.so*
-
Create the /etc/machine-id file needed by
systemd-journald:
systemd-machine-id-setup
+ Remove symbolic links to Util-Linux libraries:
+
+rm -fv /usr/lib/lib{blkid,uuid,mount}.so*
+
Prevent systemd from creating /run/nologin
to allow unprivileged user logins without
systemd-logind: