Log in / Register
Ubuntu
sudo package
Overview
Code
Bugs
Blueprints
Translations
Answers
Bug #432631
Comment #2
Comment 2 for bug 432631
Revision history for this message
Hubert FONGARNAND (hfongarnand)
wrote
on 2009-10-30
:
Re: sudo fails to preserve no_proxy env var
#2
you can tweak default sudoers
and add
Defaults env_keep+
="no_proxy"
you can tweak default sudoers and add Defaults env_keep+="no_proxy"
you can tweak default sudoers
and add
Defaults env_keep+ ="no_proxy"