[sudoers] secure_path à préciser sous wheezy
Ignore-this: 43f661de37de28e5594a677a9c439c5 darcs-hash:20130206051639-2c9c1-8be2d46f205b4584da87ff657dd9db447190abb4.gz
This commit is contained in:
parent
d0645f2442
commit
2c7a3df0c5
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ else:
|
|||
|
||||
@Defaults env_keep += "DARCS_EMAIL"
|
||||
|
||||
if has("wheezy"):
|
||||
@Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
||||
|
||||
@# Host alias specification
|
||||
|
||||
@# User alias specification
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue