bugzilla-daemon at mindrot.org
2023-Jul-26 05:58 UTC
[Bug 1948] ssh -f doesn't terminate when muxing connections.
https://bugzilla.mindrot.org/show_bug.cgi?id=1948 --- Comment #23 from Damien Miller <djm at mindrot.org> --- I don't think that's right, because fork_after_authentication flag is unconditionally set for ControlPersist sessions and this will cause them always to daemonise regardless of -f being specified. I think I have a patch for this, will deal with them both on bug 3589 -- 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.