Displaying 1 result from an estimated 1 matches for "using_daemon".
Did you mean:
ping_daemon
2015 Feb 18
0
[Bug 1902] persistent mux master should chdir away from the current directory
...se issues
don't belong here.
for reference, my test setup is
$ killall ssh
$ mkdir a
# mount -ttmpfs tmp a
$ cd a
$ ssh -F /dev/null -oControlPersist=yes -oControlMaster=auto
-oControlPath=/tmp/x.sock somehost
somehost$ exit
$ cd ..
# umount a
which works (ie. umount returns 0) iff i run the using_daemon(0,1)
version.
i did no tests with respect to relative paths -- what would a setup
look like where relative paths could fail?
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.