Add suspendSystem

This commit is contained in:
Santiago Lo Coco 2022-02-14 22:52:40 -03:00
parent c1821ff38f
commit a679d51735
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/bin/sh
echo EHC1 | sudo tee /proc/acpi/wakeup > /dev/null
echo EHC2 | sudo tee /proc/acpi/wakeup > /dev/null
echo XHC | sudo tee /proc/acpi/wakeup > /dev/null
systemctl suspend