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 @@ 2021-01-13 - + [xry111] - Fix util-linux uuidd socket path. 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 + --without-systemdsystemunitdir \ + runstatedir=/run ./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \ --docdir=/usr/share/doc/util-linux-&util-linux-version; \