[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 12:39:08 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1330
--- Comment #24 from Damien Miller <djm at mindrot.org> ---
(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.
More information about the openssh-bugs
mailing list