Quote:
Originally Posted by tshering
I wonder whether this is intended behaviour. When turning on Wifi connection, I see
And after exiting koreader, I still see:
This makes it impossible to umount properly the user partition.
|
If you are looking at this issue, I can understand using lsof (to see a list of open files and the process ids using them) but why grep fonts? Wouldn't grep fonts get that list anyway?
Luck;
Ken
Perhaps we could add:
exec 3<&-
after the call to reader.lua ? It should change your 2nd lsof results, wouldn't it?