summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--other/systemd/suppress-gpe-66-4e.service (renamed from other/systemd/kerngpe66.service)2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/systemd/kerngpe66.service b/other/systemd/suppress-gpe-66-4e.service
index 9e262bb..2d44f14 100644
--- a/other/systemd/kerngpe66.service
+++ b/other/systemd/suppress-gpe-66-4e.service
@@ -4,7 +4,7 @@
Description=KernGPE66
[Service]
-ExecStart=/bin/sh -c "echo disable > /sys/firmware/acpi/interrupts/gpe66"
+ExecStart=/bin/sh -c "echo disable > /sys/firmware/acpi/interrupts/gpe66 && echo disable > /sys/firmware/acpi/interrupts/gpe4E"
Type=oneshot
[Install]