From 194587368257fba7db56800a8aeed7b4ff54d4c0 Mon Sep 17 00:00:00 2001 From: NiLuJe Date: Sun, 26 Apr 2015 20:51:35 +0200 Subject: [PATCH] Tweak the comment a bit --- platform/kobo/koreader.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/kobo/koreader.sh b/platform/kobo/koreader.sh index 00b7d9a20..63cc18af6 100755 --- a/platform/kobo/koreader.sh +++ b/platform/kobo/koreader.sh @@ -76,7 +76,7 @@ if [ "${from_nickel}" == "true" ] ; then else # if we were called from advboot then we must reboot to go to the menu if [ -d "/mnt/onboard/.kobo/advboot" ] ; then - # NOTE: ! pkill -0 ksmhome.sh is too drastic, it doesn't account for people running neither KSM nor advboot + # FIXME: This is not precise enough, cf. #1503; but that alternate proposition is way too drastic, it doesn't account for people running neither KSM nor advboot #if ! pkill -0 ksmhome.sh ; then reboot fi