Grammar improvements and more information

master
lanxu 2019-06-27 16:48:19 +03:00
parent bed0a7ee15
commit 6b197746fc
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,10 @@
# This script goes to /usr/lib/systemd/system-sleep/
# Remember chmod a+x bluetooth-fix.sh
# It will soft block bluetooth and restore it while waking up
# This fixes the problem where the bluetooth blocks suspend
# This fixes the problem that prevents the computer to suspend while bluetooth
# is on.
# See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1774994
#
case $1/$2 in
pre/*)
echo "Bluetooth fix: Going to $2..."