summaryrefslogtreecommitdiff
path: root/debian/systemd/ssh-agent.service
blob: 2297f8f75552cf652518df0ba4dd83d47c7cbbf1 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=OpenSSH Agent
Before=graphical-session-pre.target
ConditionPathExists=/etc/X11/Xsession.options

[Service]
ExecStart=/usr/lib/openssh/agent-launch start
ExecStopPost=/usr/lib/openssh/agent-launch stop