kindle: honor --asap (#6662)

This commit is contained in:
yparitcher
2020-09-16 15:08:47 -04:00
committed by GitHub
parent 14e7e270c3
commit eecdf5bb9b

View File

@@ -96,8 +96,10 @@ fi
if [ "${FROM_KUAL}" = "yes" ]; then
# Yield a bit to let stuff stop properly...
logmsg "Hush now . . ."
# NOTE: This may or may not be terribly useful...
usleep 250000
if [ "${NO_SLEEP}" = "no" ]; then
# NOTE: This may or may not be terribly useful...
usleep 250000
fi
# If we were started by the KUAL Kindlet, and not the Booklet, we have a nice value to correct...
if [ "$(nice)" = "5" ]; then