Skip to content

Commit b426a57

Browse files
♻️ refactor([email protected]): Remove explicit SSH_AUTH_SOCK.
1 parent 0cf4ccc commit b426a57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.config/systemd/user/[email protected]

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ After=ready.target
44

55
[Service]
66
Environment="AUTOSSH_GATETIME=0"
7-
Environment="SSH_AUTH_SOCK=/run/user/1000/keyring/ssh"
87
Environment="AUTOSSH_ARGS=%I"
98
ExecStart=/usr/bin/autossh -M 0 -N $AUTOSSH_ARGS
109
Restart=always

0 commit comments

Comments
 (0)