Skip to content

Commit 2c061b5

Browse files
committed
Fixed comments from JanaH.
1 parent cfcb6ac commit 2c061b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tasks/systemd-journald-troubleshooting.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ in the assembly -->
2626
</para>
2727
</abstract>
2828
</info>
29+
<section><title>View &systemd; errors</title>
2930
<procedure>
30-
<title>View &systemd; errors</title>
3131
<step><para>View the list of failed &systemd; units:</para>
3232
<screen>systemctl --failed</screen>
3333
<para>The list of all failed services appear.</para></step>
@@ -56,6 +56,7 @@ in the assembly -->
5656
<para>For example, to view all messages from the Apache service during the current boot, with detailed explanations, run the following command:</para>
5757
<screen>journalctl -u httpd.service -b -xe</screen></step>
5858
</procedure>
59+
</section>
5960
<section>
6061
<title>Troubleshoot &systemd; error</title>
6162
<procedure>

0 commit comments

Comments
 (0)