[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1002691: openssh-client: ssh-agent doesn't get autostarted under wayland



Hi

On Mon, 27 Dec 2021 09:47:38 -0500 Michael Meier <schissdraeck@rmm.li> wrote: > I'm using wayland with kde plasma on debian testing. Under wayland the ssh > agent doesn't get auto started as it does under x-server. According to google > that seems to be a known issue, but I couldn't find any bug report for debian.
> So here it is :-).

I'm using plasma wayland on bookworm and it works out of the box since at least half a year now :-)

user/ssh-agent.service specifies Before=graphical-session-pre.target
user/plasma-core.target specifies Wants=graphical-session-pre.target and After=graphical-session-pre.target
and these units are active on my machine:

| $ systemctl --user status graphical-session-pre.target
| ● graphical-session-pre.target - Session services which should run early before the graphical session is brought up |      Loaded: loaded (/usr/lib/systemd/user/graphical-session-pre.target; static)
|      Active: active since Tue 2023-06-13 15:46:05 CEST; 4h 59min ago
|       Until: Tue 2023-06-13 15:46:05 CEST; 4h 59min ago
|        Docs: man:systemd.special(7)

| $ systemctl --user status plasma-core.target
| ● plasma-core.target - KDE Plasma Workspace Core
|      Loaded: loaded (/usr/lib/systemd/user/plasma-core.target; static)
|      Active: active since Tue 2023-06-13 15:46:10 CEST; 5h 11min ago
|       Until: Tue 2023-06-13 15:46:10 CEST; 5h 11min ago

I think this bug can be closed.

Cheers,
Adi


Reply to: