X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/22c56e55a0fde97621ef0e8b86b5be2122ae02a2..2678c041db64440f0a15a1178d812140d3b90eb7:/cookbooks/tilelog/recipes/default.rb diff --git a/cookbooks/tilelog/recipes/default.rb b/cookbooks/tilelog/recipes/default.rb index 9d1935ff4..fd27931bf 100644 --- a/cookbooks/tilelog/recipes/default.rb +++ b/cookbooks/tilelog/recipes/default.rb @@ -54,6 +54,7 @@ systemd_service "tilelog" do description "Tile log analysis" user "www-data" exec_start "/usr/local/bin/tilelog" + nice 10 private_tmp true private_devices true protect_system "strict"