]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/recipes/default.rb
Renice background services
[chef.git] / cookbooks / hardware / recipes / default.rb
index 23e0d2105fe0722eb21339e5f25db22409ebac5c..a7b894680d1de38006f440a4b8b1772d7367d941 100644 (file)
@@ -325,6 +325,7 @@ if status_packages.include?("cciss-vol-status")
   systemd_service "cciss-vol-statusd" do
     description "Check cciss_vol_status values in the background"
     exec_start "/usr/local/bin/cciss-vol-statusd"
+    nice 10
     private_tmp true
     protect_system "full"
     protect_home true