tuxcmd freezes when trying to moun a sshfs device
/etc/fstab entry:
sshfs#user@server:/ /mnt/mntpoint fuse user,noauto,port=123,uid=1000,gid=1005,umask=0,allow_other 0 0
using a password protected key.
* either nothing happens and tuxcmd freezes
* or i get dialog to enter the password to unlock the key (and both the dialog and tuxcmd freeze)
* or (when run from shell) i get asked for a password which i suppose is the password to the ssh account, not the key.
***** function HandleSystemCommand('mount "/mnt/mountpoint"') begin --
***** HandleSystemCommand: before fork
***** HandleSystemCommand: fork, child_pid = 17847
***** HandleSystemCommand: fork, child_pid = 0
Password: