[sudoers] env_keep GIT_*
This commit is contained in:
parent
decf5bd0e0
commit
a04f2f5aa5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ if has("wheezy"):
|
||||||
else:
|
else:
|
||||||
addit = ""
|
addit = ""
|
||||||
|
|
||||||
@Defaults env_keep += "DARCS_EMAIL EDITOR PYTHONIOENCODING"
|
@Defaults env_keep += "DARCS_EMAIL EDITOR PYTHONIOENCODING GIT_*"
|
||||||
|
|
||||||
if has("wheezy"):
|
if has("wheezy"):
|
||||||
@Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
@Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue