Skip to content

Commit

Permalink
Update sudoers.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
Roderik van der Veer committed Dec 12, 2013
1 parent 44e3508 commit 7eb21a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/default/sudoers.erb
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ Defaults env_keep += "TZ"
Defaults env_keep += "DISPLAY XAUTHORIZATION XAUTHORITY"
Defaults env_keep += "EDITOR VISUAL"
Defaults env_keep += "HOME MAIL"
<% @sudoers_defaults.each do |defaults| -%>
Defaults <%= defaults %>
<% end -%>

# Runas alias specification

Expand Down

0 comments on commit 7eb21a9

Please sign in to comment.