aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09
diff options
context:
space:
mode:
Diffstat (limited to 'chapter09')
-rw-r--r--chapter09/bootscripts.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter09/bootscripts.xml b/chapter09/bootscripts.xml
index 009590d64..57c6377ff 100644
--- a/chapter09/bootscripts.xml
+++ b/chapter09/bootscripts.xml
@@ -85,9 +85,9 @@
<term><command>cleanfs</command></term>
<listitem>
<para>Removes files that should not be preserved between reboots, such
- as those in <filename class="directory">/var/run/</filename> and
+ as those in <filename class="directory">/run/</filename> and
<filename class="directory">/var/lock/</filename>; it re-creates
- <filename>/var/run/utmp</filename> and removes the possibly present
+ <filename>/run/utmp</filename> and removes the possibly present
<filename>/etc/nologin</filename>, <filename>/fastboot</filename>, and
<filename>/forcefsck</filename> files</para>
<indexterm zone="ch-config-bootscripts cleanfs-bootscripts">