Bug#1059639: please give possibility for custom ssh-agent parameters
Marc Haber <[email protected]>
| Newsgroups | gmane.linux.debian.devel.ssh |
|---|---|
| Message-ID | <ZZBk3eZEwos4dZNP__16794.6209361375$1703961941$gmane$org@torres.zugschlus.de> |
On Sat, Dec 30, 2023 at 06:01:35PM +0000, Colin Watson wrote: > I think the simplest approach would be to allow invoking something like > "/usr/lib/openssh/agent-launch start -- -t 1200", and pass the extra > arguments on to ssh-agent. You could then write a drop-in unit like > this: > > [Service] > ExecStart= > ExecStart=/usr/lib/openssh/agent-launch start -- -t 1200 > > Would that be acceptable? Yes, that is absolutely fine. Thank you. Greetings Marc