X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6aadc1d33f70adda16590fbabe29169d864f891d..4fa7e98ad3183089d55041f996dedc2ec5eb96ec:/cookbooks/taginfo/recipes/default.rb diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index 4ef8bdc29..2b85f0141 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -134,6 +134,7 @@ node[:taginfo][:sites].each do |site| group "taginfo" mode 0644 content settings + notifies :restart, "service[apache2]" end execute "#{directory}/taginfo/tagstats/Makefile" do