]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/taginfo/recipes/default.rb
foundation: add pptx to supported extensions
[chef.git] / cookbooks / taginfo / recipes / default.rb
index c8f3e986db3cc55941145601bd40e3c9b3fb6243..e3f2b334f37bd855b4a9b98c0b04acb5d436268b 100644 (file)
@@ -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",