diff options
Diffstat (limited to 'other/systemd/kerngpe66.service')
-rw-r--r-- | other/systemd/kerngpe66.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/other/systemd/kerngpe66.service b/other/systemd/kerngpe66.service deleted file mode 100644 index 9e262bb..0000000 --- a/other/systemd/kerngpe66.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" -Type=oneshot - -[Install] -WantedBy=multi-user.target |