sshfs: if we're going to annoy everyone we should at least match documentation
This commit is contained in:
parent
5c2b4dfc81
commit
b8430d5395
1 changed files with 2 additions and 0 deletions
|
@ -1364,6 +1364,8 @@ threadmain(int argc, char **argv)
|
|||
sshfssrv.wstat = nil;
|
||||
sshfssrv.remove = nil;
|
||||
}
|
||||
if(mtpt == nil)
|
||||
root = ".";
|
||||
|
||||
if(pflag){
|
||||
rdfd = 0;
|
||||
|
|
Loading…
Reference in a new issue