aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/createfiles.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 /chapter07/createfiles.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 'chapter07/createfiles.xml')
-rw-r--r--chapter07/createfiles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml
index c5cc7710a..1ae5ef12b 100644
--- a/chapter07/createfiles.xml
+++ b/chapter07/createfiles.xml
@@ -19,7 +19,7 @@
</indexterm>
<indexterm zone="ch-tools-createfiles">
- <primary sortas="e-/var/run/utmp">/var/run/utmp</primary>
+ <primary sortas="e-/run/utmp">/run/utmp</primary>
</indexterm>
<indexterm zone="ch-tools-createfiles">
@@ -69,7 +69,7 @@ EOF</userinput></screen>
<literal>root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/dev/null:/bin/false
daemon:x:6:6:Daemon User:/dev/null:/bin/false
-messagebus:x:18:18:D-Bus Message Daemon User:/var/run/dbus:/bin/false
+messagebus:x:18:18:D-Bus Message Daemon User:/run/dbus:/bin/false
systemd-bus-proxy:x:72:72:systemd Bus Proxy:/:/bin/false
systemd-journal-gateway:x:73:73:systemd Journal Gateway:/:/bin/false
systemd-journal-remote:x:74:74:systemd Journal Remote:/:/bin/false