too much shit to say

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2019-10-03 12:03:31 +03:00
parent 7e99d071c0
commit dc36432cac
14 changed files with 156 additions and 161 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env watchman
service_command='/usr/bin/ssh-agent'
service_args=( -d -a "/tmp/${USER}-ssh-auth.sock" )
service_args=( -d -a "/run/user/$UID/ssh-auth.sock" )