[other] spring cleaning: remove vestigial and old stuff
[~bandali/configs] / 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 (file)
index 2d44f14..0000000
+++ /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