todo - make it clearer to the user what is happening if authorized_keys

is hidden by SELinux
master
Greg Alexander 4 years ago
parent 87a202d6c3
commit 2c40b79afb

@ -1111,6 +1111,8 @@ sort of firewall, it hangs instead of saying connection denied. So maybe
simply doesn't support -R, but I kind of thought it did?
XXX - if the unlink(authorized_keys) fails, or if the open() fails for permission reasons, generate a Toast for the user...and add "restorecon -F authorized_keys" to the FAQ if it works.. SELinux will apparently hide authorized_keys from the app, on LineageOS?
XXX - restart the daemon on app upgrade
XXX - why doesn't "ssh -R 2223:192.168.1.254:80 mouse" work?
XXX - figure out how to make the google play store know it's android TV compatible

Loading…
Cancel
Save