Add disableUSB
This commit is contained in:
parent
635bd47028
commit
75018ac676
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo EHC1 | sudo tee /proc/acpi/wakeup > /dev/null
|
||||||
|
echo EHC2 | sudo tee /proc/acpi/wakeup > /dev/null
|
Loading…
Reference in New Issue