summaryrefslogtreecommitdiffstats
path: root/other/systemd/suppress-gpe-66-4e.service
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-05-06 01:51:32 -0400
committerAmin Bandali <amin@aminb.org>2018-05-06 01:51:32 -0400
commit0c892839718a0c8c0840ada2dea1c90e3d5b352e (patch)
tree6812898d60f840b77053399909de251c2b1a9744 /other/systemd/suppress-gpe-66-4e.service
parent50fff474a3439e5479ae8c8943d89e128c18c132 (diff)
downloadconfigs-0c892839718a0c8c0840ada2dea1c90e3d5b352e.tar.gz
configs-0c892839718a0c8c0840ada2dea1c90e3d5b352e.tar.xz
configs-0c892839718a0c8c0840ada2dea1c90e3d5b352e.zip
[other] spring cleaning: remove vestigial and old stuff
Diffstat (limited to 'other/systemd/suppress-gpe-66-4e.service')
-rw-r--r--other/systemd/suppress-gpe-66-4e.service11
1 files changed, 0 insertions, 11 deletions
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