Displaying 1 result from an estimated 1 matches for "2f5c1de1".
2023 Jun 20
1
[PATCH] ssh-agent: add systemd socket-based activation
On 6/19/23 20:20, Damien Miller wrote:
>
> On Fri, 16 Jun 2023, Ronan Pigott wrote:
>
>> This adds support for systemd socket-based activation in the ssh-agent.
>> When using socket activation, the -a flag value must match the socket
>> path provided by systemd, as a sanity check. Support for this feature is
>> enabled by the --with-systemd configure flag.