X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a62943629fc45519becfbd66176c9238acbeacbd..8ccf941a82940d016e9c68bdf0c29e190953c7f7:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 241b73a8e..154ce68fd 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -86,6 +86,7 @@ systemd_service "renderd" do exec_start "/usr/bin/renderd -f" runtime_directory "renderd" standard_error "null" + limit_nofile 4096 private_tmp true private_devices true private_network true