Skip to content

Commit

Permalink
♻️ refactor([email protected]): Remove explicit SSH_AUTH_SOCK.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Oct 5, 2023
1 parent 0cf4ccc commit b426a57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .config/systemd/user/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ After=ready.target

[Service]
Environment="AUTOSSH_GATETIME=0"
Environment="SSH_AUTH_SOCK=/run/user/1000/keyring/ssh"
Environment="AUTOSSH_ARGS=%I"
ExecStart=/usr/bin/autossh -M 0 -N $AUTOSSH_ARGS
Restart=always
Expand Down

0 comments on commit b426a57

Please sign in to comment.