X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/cd446e3697fc347071fa60ea023be036063e1c10..94ac68549660e347fed85e8c65178a88761839f3:/cookbooks/hardware/templates/default/irqbalance.erb diff --git a/cookbooks/hardware/templates/default/irqbalance.erb b/cookbooks/hardware/templates/default/irqbalance.erb index 38839f6e7..4a10bd20d 100644 --- a/cookbooks/hardware/templates/default/irqbalance.erb +++ b/cookbooks/hardware/templates/default/irqbalance.erb @@ -1,11 +1,11 @@ # DO NOT EDIT - This file is being maintained by Chef -#Configuration for the irqbalance daemon +# Configuration for the irqbalance daemon -#Should irqbalance be enabled? +# Should irqbalance be enabled? ENABLED="1" -#Balance the IRQs only once? +# Balance the IRQs only once? ONESHOT="0" -#irqbalance maintainer recommends ignore hint policy -#http://sourceforge.net/p/e1000/bugs/394/?page=1 -OPTIONS="--hintpolicy=ignore" +# irqbalance maintainer recommends ignore hint policy +# http://sourceforge.net/p/e1000/bugs/394/?page=1 +DOPTIONS="--hintpolicy=ignore"