]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/taginfo/recipes/default.rb
Allow taginfo update service to update the download directory
[chef.git] / cookbooks / taginfo / recipes / default.rb
index e709545ad0e396a16b7ba4377e78d2ff1ac309ab..c8f3e986db3cc55941145601bd40e3c9b3fb6243 100644 (file)
@@ -78,6 +78,7 @@ systemd_service "taginfo-update@" do
   sandbox :enable_network => true
   read_write_paths [
     "/srv/%i/data",
+    "/srv/%i/download",
     "/srv/%i/sources",
     "/var/log/taginfo/%i"
   ]