X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3da3b31fbedc39a32d50491bfa210fb3af5d0021..614474a50b36944856024c28d28530c3f61755ef:/cookbooks/taginfo/recipes/default.rb diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index c8f3e986d..e3f2b334f 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -76,6 +76,7 @@ systemd_service "taginfo-update@" do exec_start "/srv/%i/bin/update" user "taginfo" sandbox :enable_network => true + restrict_address_families "AF_UNIX" read_write_paths [ "/srv/%i/data", "/srv/%i/download",