Skip to content

Commit

Permalink
debugging: Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrabovsky committed Jun 4, 2020
1 parent 735f334 commit 352181c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debugging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Look for failures in system log::

or if your system doesn't support journal::

grep abrt /vart/log/messages
grep abrt /var/log/messages

Possible reasons for abrt not handling crashes might include:
* ``abrtd`` not running due to permission errors
Expand Down

0 comments on commit 352181c

Please sign in to comment.