Skip to content

feat: add systemd user service file #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025
Merged

feat: add systemd user service file #20

merged 2 commits into from
May 26, 2025

Conversation

AtifChy
Copy link
Contributor

@AtifChy AtifChy commented May 25, 2025

This pull request introduces a new systemd service file which user can use to autostart wsl2-ssh-agent daemon.
Then they can export the SSH_AUTH_SOCK variable in their shell using the following command:

export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/wsl2-ssh-agent.sock

@mame
Copy link
Owner

mame commented May 25, 2025

It looks nice! Don't need to mention it in the README?

@AtifChy
Copy link
Contributor Author

AtifChy commented May 25, 2025

It looks nice! Don't need to mention it in the README?

Ok I will have it done by tomorrow.

@AtifChy
Copy link
Contributor Author

AtifChy commented May 26, 2025

@mame Is this ok?

@mame
Copy link
Owner

mame commented May 26, 2025

Thank you so much!

@mame mame merged commit 415543c into mame:main May 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants