diff options
Diffstat (limited to 'security/monkeysphere/files/patch-src_share_m_ssh__proxycommand')
| -rw-r--r-- | security/monkeysphere/files/patch-src_share_m_ssh__proxycommand | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/monkeysphere/files/patch-src_share_m_ssh__proxycommand b/security/monkeysphere/files/patch-src_share_m_ssh__proxycommand new file mode 100644 index 000000000000..09fb7f9fd28d --- /dev/null +++ b/security/monkeysphere/files/patch-src_share_m_ssh__proxycommand @@ -0,0 +1,11 @@ +--- src/share/m/ssh_proxycommand.orig 2018-10-16 16:24:55 UTC ++++ src/share/m/ssh_proxycommand +@@ -301,7 +301,7 @@ EOF + + log info <<EOF + Run the following command for more info about the found keys: +-gpg --check-sigs --list-options show-uid-validity =${userID} ++gpg2 --check-sigs --list-options show-uid-validity =${userID} + EOF + + # FIXME: should we do anything extra here if the retrieved |
