diff options
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> |