aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/sysvinit.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-01-13 08:44:28 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2021-01-13 08:44:28 +0000
commit02776dffe135111ad7080784e6d00a83f8396bb8 (patch)
treeaefbd76972283fd0aed1007f473a7bc6c4eb3011 /chapter08/sysvinit.xml
parenta892a142e5d2e0c3f7a37ff6c28a552f6a7bceb8 (diff)
use /run for runtime state directories
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/sysvinit.xml')
-rw-r--r--chapter08/sysvinit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/sysvinit.xml b/chapter08/sysvinit.xml
index 4a68cc37b..0a13f78e1 100644
--- a/chapter08/sysvinit.xml
+++ b/chapter08/sysvinit.xml
@@ -185,7 +185,7 @@
<term><command>runlevel</command></term>
<listitem>
<para>Reports the previous and the current run-level, as noted in the
- last run-level record in <filename>/var/run/utmp</filename></para>
+ last run-level record in <filename>/run/utmp</filename></para>
<indexterm zone="ch-system-sysvinit runlevel-sysv">
<primary sortas="b-runlevel">runlevel</primary>
</indexterm>