https://bugzilla.mindrot.org/show_bug.cgi?id=1330
--- Comment #24 from Damien Miller <[email protected]> --- (In reply to comment #19) > Do we agree on the use cases that need to be supported? I think they > are: > > 1. master session held open till slaves exit (original behaviour) ControlPersist=no/false (default) > 3. master backgrounded on first session exit, closes after timeout. ControlPersist=timespec (use convtime() to parse it) > 2. master backgrounded on first session exit, closes with last slave. ControlPersist=0 (special case of (3) ) > 4. master backgrounded on first session exit, never closes. ControlPersist=yes/true/till-the-cows-come-home -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
