Skip to content

Commit

Permalink
sudoers lives in /usr/local on FreeBSD.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Campi authored and jtimberman committed Dec 19, 2011
1 parent 54a65c7 commit decceb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sudo/recipes/default.rb
Expand Up @@ -22,6 +22,7 @@
end

template "/etc/sudoers" do
path "/usr/local/etc/sudoers" if platform?("freebsd")
source "sudoers.erb"
mode 0440
owner "root"
Expand Down

0 comments on commit decceb0

Please sign in to comment.