X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/50fff474a3439e5479ae8c8943d89e128c18c132..0c892839718a0c8c0840ada2dea1c90e3d5b352e:/other/systemd/suppress-gpe-66-4e.service diff --git a/other/systemd/suppress-gpe-66-4e.service b/other/systemd/suppress-gpe-66-4e.service deleted file mode 100644 index 2d44f14..0000000 --- a/other/systemd/suppress-gpe-66-4e.service +++ /dev/null @@ -1,11 +0,0 @@ -# copy to /etc/systemd/system/ (at least on Arch Linux) - -[Unit] -Description=KernGPE66 - -[Service] -ExecStart=/bin/sh -c "echo disable > /sys/firmware/acpi/interrupts/gpe66 && echo disable > /sys/firmware/acpi/interrupts/gpe4E" -Type=oneshot - -[Install] -WantedBy=multi-user.target