https://bugs.kde.org/show_bug.cgi?id=380311

--- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> ---
Had a discussion at Akademy:

Short term.

I think one can do
ssh-agent as you are now
*THEN* set SSH_ASKPASS

it will then be interactive on the next ssh-add or whatever by which time you
should have a display manager you can connect to.

(untested)

------

Longer term:

kwin will be a systemd service, only consider "started" after it has launched
the display socket
plasmashell (et al) will be a target also as a service

putting ssh-agent between the two and being sure to run
dbus-update-activation-env --systemd at the end of the script would then work.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to