aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/systemd-custom.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2020-12-26 15:51:54 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2020-12-26 15:51:54 +0000
commit34fe7e07cd3bc2dad0521e51ba3bbe78de45a671 (patch)
tree3fc8271f4a48ac2e20ed255cbfb573caceec3ab2 /chapter09/systemd-custom.xml
parentce9b68d15814efabe161e81f2ac678f0ad4a34f8 (diff)
decorate usernames with <systemitem>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/systemd-custom.xml')
-rw-r--r--chapter09/systemd-custom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter09/systemd-custom.xml b/chapter09/systemd-custom.xml
index 7addaefbb..7e0613df2 100644
--- a/chapter09/systemd-custom.xml
+++ b/chapter09/systemd-custom.xml
@@ -41,7 +41,8 @@ TTYVTDisallocate=no</literal>
EOF</userinput></screen>
<para>The boot messages can always be reviewed by using the
- <userinput>journalctl -b</userinput> command as the root user.</para>
+ <userinput>journalctl -b</userinput> command as the
+ <systemitem class="username">root</systemitem> user.</para>
</sect2>