X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9cb8207449f58817c59494a59f6a6f6a894c5088..a406b373ee9a85b2f79e187b582379326b7b70d2:/cookbooks/tilelog/recipes/default.rb diff --git a/cookbooks/tilelog/recipes/default.rb b/cookbooks/tilelog/recipes/default.rb index b911dacff..8a53bab54 100644 --- a/cookbooks/tilelog/recipes/default.rb +++ b/cookbooks/tilelog/recipes/default.rb @@ -60,6 +60,7 @@ systemd_service "tilelog" do protect_system "strict" protect_home true read_write_paths tilelog_output_directory + no_new_privileges true end systemd_timer "tilelog" do