aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/util-linux.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r--chapter08/util-linux.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index 7e61e6c6d..a7d3d61f4 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -42,14 +42,6 @@
<sect2 role="installation">
<title>Installation of Util-linux</title>
- <para>The FHS recommends using the <filename
- class="directory">/var/lib/hwclock</filename> directory instead of the
- usual <filename class="directory">/etc</filename> directory as the
- location for the <filename>adjtime</filename> file. Create this directory
- with:</para>
-
-<screen><userinput remap="pre">mkdir -pv /var/lib/hwclock</userinput></screen>
-
<para>Prepare Util-linux for compilation:</para>
<screen revision="sysv"><userinput remap="configure">./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \