aboutsummaryrefslogtreecommitdiff
path: root/dot_config/systemd/user/ssh-agent.service.d
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/systemd/user/ssh-agent.service.d')
-rw-r--r--dot_config/systemd/user/ssh-agent.service.d/override.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/dot_config/systemd/user/ssh-agent.service.d/override.conf b/dot_config/systemd/user/ssh-agent.service.d/override.conf
index acb0fb7..a3b6435 100644
--- a/dot_config/systemd/user/ssh-agent.service.d/override.conf
+++ b/dot_config/systemd/user/ssh-agent.service.d/override.conf
@@ -1,3 +1,11 @@
+[Unit]
+Description=OpenSSH Agent
+Documentation=man:ssh-agent(1)
+Before=basic.target
+ConditionPathExists=/etc/X11/Xsession.options
+Wants=dbus.socket
+After=dbus.socket
+
[Service]
ExecStart=
ExecStart=/home/rak/.local/lib/openssh/agent-launch start