mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
* Don't even attempt to run mount if we're not root (e.g., emu or PB) * Deal with sane init systems that mount debugfs as debugfs and not none (e.g., Kindle). Also, switch to debug logging for those errors, pluginloader is already verbose enough. Fix #9774