From: Matthijs Kooijman Date: Tue, 21 Sep 2010 14:27:11 +0000 (+0200) Subject: sudo: Keep SSH_* environment variables. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Ftika.git;a=commitdiff_plain;h=aa3f711ceca7e4290625191002092ba6a17dc831 sudo: Keep SSH_* environment variables. --- diff --git a/etc/sudoers b/etc/sudoers index 6a6bbae..e20efa5 100644 --- a/etc/sudoers +++ b/etc/sudoers @@ -5,7 +5,7 @@ # See the man page for details on how to write a sudoers file. # -Defaults env_reset,env_keep+=GIT_* +Defaults env_reset,env_keep+=GIT_*,env_keep+=SSH_* # Host alias specification