[Bug 1330] RFE: 'ControlPersist' support -- automatically fork and leave ControlMaster behind as a daemon

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jun 16 00:51:03 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1330

--- Comment #22 from Alan Barrett <apb at cequrux.com>  ---
(In reply to comment #19)
> Maybe there's a good two-option compromise.
> 
> Do we agree on the use cases that need to be supported?

I agree on the use cases.

I still prefer a single multi-way option, but perhaps somebody can
come up with better names for the option and its keyword values?

Here's my understanding of the current situation (modulo bugs):

> 1. master session held open till slaves exit (original behaviour)

ControlPersist = no/off

> 2. master backgrounded on first session exit, closes with last slave.

ControlPersist = 0

> 3. master backgrounded on first session exit, closes after timeout.

ControlPersist = <time>

> 4. master backgrounded on first session exit, never closes.

ControlPersist = yes/true

I think that the "0" and the "yes/true" cases would benefit from
somebody inventing new keywords.

-- 
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.


More information about the openssh-bugs mailing list