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 e293464
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,15 @@ body:
journalctl -u authd.service
```
#### GDM entries (if it matters):
```shell
journalctl /usr/sbin/gdm3 /usr/libexec/gdm-* /usr/bin/gnome-shell
```
```raw
journalctl -u authd.service
```
#### MS Entra ID broker entries:
```raw
Expand Down

0 comments on commit e293464

Please sign in to comment.