make getpeername() return the original socket address which before it was intercepted
[hband-tools.git] / execfuse / autosshfs / README.txt
blobef3e6da38932f36fd4900d6b78add53bc24a7000
1 example fstab entry:
3 execfuse#/src/execfuse/autosshfs  /mnt/ssh/!conn  fuse  auto_unmount,default_permissions,allow_root
5 option allow_root is neccessary to make mount.sshfs happy.