rename xprofile to xinitrc again
[~bandali/configs] / other / systemd / kerngpe66.service
CommitLineData
05806b3f 1# copy to /etc/systemd/system/ (at least on Arch Linux)
fb5fd5b4
AB
2
3[Unit]
4Description=KernGPE66
5
6[Service]
7ExecStart=/bin/sh -c "echo disable > /sys/firmware/acpi/interrupts/gpe66"
8Type=oneshot
9
10[Install]
11WantedBy=multi-user.target