diff options
author | Amin Bandali <me@aminb.org> | 2015-03-05 21:29:59 -0500 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-03-05 21:29:59 -0500 |
commit | 23ce68fc781b7be08c8264903e0ec13199a16abf (patch) | |
tree | 7897714f152df437f67ce6b8d17b479122663540 /other/systemd/kerngpe66.service | |
parent | de2c0972ee949ed37680cfde1696b900386213bf (diff) | |
download | configs-23ce68fc781b7be08c8264903e0ec13199a16abf.tar.gz configs-23ce68fc781b7be08c8264903e0ec13199a16abf.tar.xz configs-23ce68fc781b7be08c8264903e0ec13199a16abf.zip |
also suppress gpe4E
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 |