Fix hibernate
This commit is contained in:
@@ -79,7 +79,7 @@ case "$signal" in
|
|||||||
hibernate)
|
hibernate)
|
||||||
log "[I] Hibernating."
|
log "[I] Hibernating."
|
||||||
disable_lid_switch
|
disable_lid_switch
|
||||||
systemctl hibernate
|
sudo systemctl hibernate
|
||||||
;;
|
;;
|
||||||
reboot)
|
reboot)
|
||||||
log "[I] Rebooting."
|
log "[I] Rebooting."
|
||||||
|
|||||||
Reference in New Issue
Block a user