Bug 1413

Summary: Add support for launching ssh-agent from Mac OS X's launchd.
Product: Portable OpenSSH Reporter: Disco Vince Giffin <vgiffin>
Component: ssh-agentAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: enhancement CC: djm, dtucker
Priority: P2    
Version: 4.7p1   
Hardware: Other   
OS: Mac OS X   
Attachments:
Description Flags
Adds support for launching ssh-agent from Mac OS X's launchd. none

Description Disco Vince Giffin 2007-12-21 15:20:59 AEDT
Attached is a patch for building OpenSSH 4.7p1 on Mac OS X.

This patch adds support for launching ssh-agent from Mac OS X's launchd.
Comment 1 Disco Vince Giffin 2007-12-21 15:22:20 AEDT
Created attachment 1408 [details]
Adds support for launching ssh-agent from Mac OS X's launchd.
Comment 2 Damien Miller 2020-01-25 23:12:03 AEDT
> /* XXX: This is most definitely wrong and is considered a stub :) */

Is there an updated version of this patch without the fixme bits?