Resume boosting didn't actually solve the real underlying problem
But a bios update to the XPS should.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
echo "Remove resume boost feature"
|
||||
|
||||
if [[ -f /usr/lib/systemd/system-sleep/resume-boost ]]; then
|
||||
sudo rm /usr/lib/systemd/system-sleep/resume-boost
|
||||
fi
|
||||
Reference in New Issue
Block a user