Re: Mysterious ssh-agent session

2019-04-28 Thread Reco
Hi. On Sun, Apr 28, 2019 at 10:10:14PM +1200, Aidan Gauland wrote: > On 25/04/19 6:37 PM, Reco wrote: > > Hi. > > > > On Thu, Apr 25, 2019 at 04:58:28PM +1200, Aidan Gauland wrote: > >> I need to know how to either > >> a) disable the instance started under "(sd-pam)", so I can use m

Re: Mysterious ssh-agent session

2019-04-28 Thread Aidan Gauland
On 25/04/19 6:37 PM, Reco wrote: > Hi. > > On Thu, Apr 25, 2019 at 04:58:28PM +1200, Aidan Gauland wrote: >> I need to know how to either >> a) disable the instance started under "(sd-pam)", so I can use my >> systemd user service, or > Comment out use-ssh-agent in /etc/X11/Xsession.op

Re: Mysterious ssh-agent session

2019-04-24 Thread Reco
Hi. On Thu, Apr 25, 2019 at 04:58:28PM +1200, Aidan Gauland wrote: > I need to know how to either > a) disable the instance started under "(sd-pam)", so I can use my > systemd user service, or Comment out use-ssh-agent in /etc/X11/Xsession.options . > b) configure the instance

Mysterious ssh-agent session

2019-04-24 Thread Aidan Gauland
While troubleshooting my ssh-agent setup, I discovered that an extra ssh-agent instance was running, and I have no idea what is starting this. What I want is to have ssh-agent run as a systemd user service (following the instructions at