Skip to content

Commit

Permalink
issue-template: Add command to get shell and gdm logs
Browse files Browse the repository at this point in the history
  • Loading branch information
3v1n0 committed Aug 21, 2024
1 parent a99a014 commit 74626a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ body:
journalctl -u authd.service
```
#### GDM entries (if relevant):
```shell
journalctl /usr/sbin/gdm3 /usr/libexec/gdm-* /usr/bin/gnome-shell
```
#### MS Entra ID broker entries:
```raw
Expand Down

0 comments on commit 74626a9

Please sign in to comment.