From 8d30282edfc018911b197f1e1d7649096473ea00 Mon Sep 17 00:00:00 2001 From: Luke Jones Date: Thu, 28 Mar 2024 01:03:30 +0000 Subject: [PATCH] Update default.md --- .gitlab/issue_templates/default.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/issue_templates/default.md b/.gitlab/issue_templates/default.md index 70ddcf78..3f876755 100644 --- a/.gitlab/issue_templates/default.md +++ b/.gitlab/issue_templates/default.md @@ -16,7 +16,7 @@ ## Relevant logs and/or screenshots -(run `journalctl -b -u supergfxd > ~/supergfxd.log` and attach `~/supergfxd.log`) +(run `journalctl -b -u asusd > ~/asusd.log` and attach `~/asusd.log`) (Paste any relevant logs - use code blocks (```) to format console output, logs, and code, as it's very hard to read otherwise.)