Skip to content
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

Enable ssh_config to set LogPath option (-E) #491

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bryfry
Copy link

@bryfry bryfry commented Apr 25, 2024

ssh client has the ability to set the destination of debug logs via the -E flag. ssh_config lacks an equivalent keyword to set the same option via configs.

This patch follows the same semantics of other *Path type keywords and creates a new ssh_config keyword LogPath.

Bugzilla: https://bugzilla.mindrot.org/show_bug.cgi?id=3683
Mailing List: https://lists.mindrot.org/pipermail/openssh-unix-dev/2024-April/041312.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant