diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2020-12-28 08:33:15 +0000 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2020-12-28 08:33:15 +0000 |
commit | 0be020ff664d2d2fc95ebc28394ffd46e52ca7e0 (patch) | |
tree | 3a008ef1a65946e06d25f3f469e6cabbadb4aa28 /chapter09/systemd-custom.xml | |
parent | f6193295a4cc0d0f627c2e17703b32fd6beb286c (diff) |
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/systemd-custom.xml')
-rw-r--r-- | chapter09/systemd-custom.xml | 3 |
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> |