aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--chapter08/util-linux.xml3
2 files changed, 3 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 12cac6c72..8223a1a96 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -45,7 +45,7 @@
<listitem>
<para>2021-01-13</para>
<itemizedlist>
- <listitem revision="systemd">
+ <listitem>
<para>[xry111] - Fix util-linux uuidd socket path.</para>
</listitem>
<listitem>
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index 61e05a6cf..7e61e6c6d 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -64,7 +64,8 @@
--disable-static \
--without-python \
--without-systemd \
- --without-systemdsystemunitdir</userinput></screen>
+ --without-systemdsystemunitdir \
+ runstatedir=/run</userinput></screen>
<screen revision="systemd"><userinput remap="configure">./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
--docdir=/usr/share/doc/util-linux-&util-linux-version; \