[bin] script to create file to disable usb wake
This commit is contained in:
parent
2fdb54ef53
commit
97e1fd35d8
1 changed files with 2 additions and 0 deletions
2
bin/disable-usb-wake
Executable file
2
bin/disable-usb-wake
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
echo "w /proc/acpi/wakeup - - - - XHC1" > /usr/lib/tmpfiles.d/disable-usb-wake.conf
|
Loading…
Add table
Add a link
Reference in a new issue