[sudoers] On conserve l'EDITOR exporté par l'utilisateur s'il y en a un.
Parce qu'on est gentils :D
This commit is contained in:
parent
5af347cbf9
commit
b49bef0ec4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ if has("wheezy"):
|
||||||
else:
|
else:
|
||||||
addit = ""
|
addit = ""
|
||||||
|
|
||||||
@Defaults env_keep += "DARCS_EMAIL"
|
@Defaults env_keep += "DARCS_EMAIL EDITOR"
|
||||||
|
|
||||||
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