fix socket path
This commit is contained in:
@@ -8,7 +8,7 @@ Wants=ssh-agent.service
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Environment=PATH=%h/.local/bin:/usr/local/bin:/usr/bin:/bin
|
||||
Environment=SSH_AUTH_SOCK=%t/ssh-agent.sock
|
||||
Environment=SSH_AUTH_SOCK=%t/ssh-agent.socket
|
||||
ExecStart=%h/.local/bin/bw-load-ssh.sh
|
||||
RemainAfterExit=yes
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user