summarylogtreecommitdiffstats
path: root/sd-ssh-agent.service
diff options
context:
space:
mode:
authorRonan Pigott2023-06-16 19:03:57 -0700
committerRonan Pigott2023-06-16 19:17:39 -0700
commit6bef0e9e77afcd31544719ce5b24f30c0e8aafe3 (patch)
tree92fbee10ccf8d5e774d21455e543afd2af12eb94 /sd-ssh-agent.service
parent1ddf3dc8e0c03539b82d8c13c13ae7d0603f5775 (diff)
downloadaur-sd-ssh-agent.tar.gz
don't remove provided socket on shutdown
Diffstat (limited to 'sd-ssh-agent.service')
-rw-r--r--sd-ssh-agent.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd-ssh-agent.service b/sd-ssh-agent.service
index f3315a0fd634..15f63715b00c 100644
--- a/sd-ssh-agent.service
+++ b/sd-ssh-agent.service
@@ -3,7 +3,7 @@ Description=SSH key agent
[Service]
Type=simple
-ExecStart=/usr/bin/sd-ssh-agent -D -a ${SSH_AUTH_SOCK}
+ExecStart=/usr/bin/sd-ssh-agent -D -a %t/sd-ssh-agent.sock
[Install]
Also=sd-ssh-agent.socket