Skip to content

Commit

Permalink
640 > 644
Browse files Browse the repository at this point in the history
  • Loading branch information
djoos committed Feb 9, 2015
1 parent ad1a2e8 commit 65e335d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
source 'beanstalkd.erb'
owner 'root'
group 'root'
mode 0640
mode 0644
variables(
:opts => node[:beanstalkd][:opts],
:start_during_boot => node[:beanstalkd][:start_during_boot]
Expand Down

0 comments on commit 65e335d

Please sign in to comment.