From: Grant Slater Date: Tue, 12 Nov 2024 12:41:46 +0000 (+0000) Subject: taginfo: renice rebuild to reduce power usage X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/06de4653845b4a47851fb30fe61cca314ac6af6f?ds=sidebyside taginfo: renice rebuild to reduce power usage --- diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index 818561930..080d11924 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -84,6 +84,7 @@ systemd_service "taginfo-update@" do "/srv/%i/sources", "/var/log/taginfo/%i" ] + nice 10 end systemd_timer "taginfo-update@" do