From 9269812fada73fdd8553d4f6822ce9377ade4c2d Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 25 Jul 2016 17:07:25 +0200 Subject: Add systemd user unit for graphical sessions that use systemd Override the corresponding upstart job in that case. --- debian/openssh-client.links | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/openssh-client.links') diff --git a/debian/openssh-client.links b/debian/openssh-client.links index 75d798afc..1d94c74e8 100644 --- a/debian/openssh-client.links +++ b/debian/openssh-client.links @@ -1,2 +1,4 @@ usr/bin/ssh usr/bin/slogin usr/share/man/man1/ssh.1 usr/share/man/man1/slogin.1 +# enable systemd user unit for graphical sessions that use systemd +usr/lib/systemd/user/ssh-agent.service usr/lib/systemd/user/graphical-session-pre.target.wants/ssh-agent.service -- cgit v1.2.3