Describe the bug
when lokinet tries to read a config file that does not have the right read permissions it does not report that it could not read because of permissions.
To Reproduce
Steps to reproduce the behavior:
touch /tmp/lokinet.ini
chown root:root /tmp/lokinet.ini
chmod 600 /tmp/lokinet.ini
lokinet /tmp/lokinet.ini
Screenshots Or Logs
n/a
Device and Operating system (please complete the following information):
- OS: linux
- Device: all
- Lokinet Version number or Git commit hash: git tag 0.9.9