X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4a9b4158ddba295ec94e90365399562ef60453e5..da6c1febf59795169522fc9cb44e4f5a234d9ce6:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 615afb844..c26f0f885 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -461,7 +461,7 @@ end systemd_service "expire-tiles" do description "Tile dirtying service" - type "oneshot" + type "simple" user "www-data" exec_start "/usr/local/bin/expire-tiles" standard_output "null"