2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/platform/kobo
NiLuJe 9f89fc8e47 Fix Kobo startup script w/ KSM
pkill probably only checks the actual name of the binary.
We were checking a shell script, which I'm guessing is not launched
via a shebang, so that name was actually an arg to sh, or something like
that.

Use pidof instead, which matches the full command line.
2015-04-27 22:37:54 +02:00
..
fmon Minor pass of cleanup of the Kobo scripts. 2015-04-26 20:46:30 +02:00
koreader.sh Fix Kobo startup script w/ KSM 2015-04-27 22:37:54 +02:00
nickel.sh Guess what? More comments ^^. 2015-04-27 13:04:52 +02:00
suspend.sh Minor pass of cleanup of the Kobo scripts. 2015-04-26 20:46:30 +02:00