From 31684bbc19b57842dfb8285f69ab3d19f9d0f0b5 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 21 Jun 2017 12:18:30 +0300 Subject: Imported openssh 1:7.4p1-10 --- debian/ssh-agent.user-session.upstart | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/ssh-agent.user-session.upstart (limited to 'debian/ssh-agent.user-session.upstart') diff --git a/debian/ssh-agent.user-session.upstart b/debian/ssh-agent.user-session.upstart new file mode 100644 index 0000000..672d2a0 --- /dev/null +++ b/debian/ssh-agent.user-session.upstart @@ -0,0 +1,7 @@ +description "SSH Agent" +author "Stéphane Graber " + +start on starting xsession-init + +exec /usr/lib/openssh/agent-launch start +post-stop exec /usr/lib/openssh/agent-launch stop -- cgit v1.2.3