Author: xry111
Date: Wed Jan 13 01:00:22 2021
New Revision: 12094
Log:
util-linux: runstatedir=/run is also needed by sysv
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter08/util-linux.xml
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Wed Jan 13 00:44:28 2021 (r12093)
+++ trunk/BOOK/chapter01/changelog.xml Wed Jan 13 01:00:22 2021 (r12094)
@@ -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>
Modified: trunk/BOOK/chapter08/util-linux.xml
==============================================================================
--- trunk/BOOK/chapter08/util-linux.xml Wed Jan 13 00:44:28 2021 (r12093)
+++ trunk/BOOK/chapter08/util-linux.xml Wed Jan 13 01:00:22 2021 (r12094)
@@ -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; \
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page