[Bug 2824] Add a configuration option / hook that will enable running a shell command / script right before connecting
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon Feb 5 12:34:16 AEDT 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=2824
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #8 from Damien Miller <djm at mindrot.org> ---
I think you can use "Match exec" for this:
Match host foo exec "/path/to/command"
[more options if you like]
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list