diff --git a/platform/kobo/koreader.sh b/platform/kobo/koreader.sh index 1badd3fad..423217c7e 100755 --- a/platform/kobo/koreader.sh +++ b/platform/kobo/koreader.sh @@ -110,7 +110,7 @@ if [ "${VIA_NICKEL}" = "true" ]; then sync # And we can now stop the full Kobo software stack # NOTE: We don't need to kill KFMon, it's smart enough not to allow running anything else while we're up - killall -TERM nickel hindenburg sickel fickel fmon 2>/dev/null + killall -TERM nickel hindenburg sickel fickel adobehost fmon 2>/dev/null fi # fallback for old fmon, KFMon and advboot users (-> if no args were passed to the script, start the FM)