disable the wrong acpi wakeup events

Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
Nico Schottelius 2015-03-27 22:38:46 +09:00
parent eb55a9eca9
commit 472af2eeff
1 changed files with 6 additions and 0 deletions

6
acpi-no-wakeup Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
#echo EHC1 > /proc/acpi/wakeup
#echo EHC2 > /proc/acpi/wakeup
#echo XHC > /proc/acpi/wakeup
awk '/enabled/ { print $1 }' /proc/acpi/wakeup > /proc/acpi/wakeup