]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/taginfo/recipes/default.rb
taginfo: renice rebuild to reduce power usage
[chef.git] / cookbooks / taginfo / recipes / default.rb
index 818561930412db0cdbc6521fce689eb766464866..080d119241af8a96647d670f2971d5900d73053a 100644 (file)
@@ -84,6 +84,7 @@ systemd_service "taginfo-update@" do
     "/srv/%i/sources",
     "/var/log/taginfo/%i"
   ]
+  nice 10
 end
 
 systemd_timer "taginfo-update@" do