]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/templates/default/irqbalance.erb
Fix power save bug against all Intel 82583/82574
[chef.git] / cookbooks / hardware / templates / default / irqbalance.erb
index e416a090cbec26b8ce6a96c6c9a6b9c0c4c291ac..4a10bd20d03e017d7f7194eac7f9070e41904e89 100644 (file)
@@ -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
+# irqbalance maintainer recommends ignore hint policy
+# http://sourceforge.net/p/e1000/bugs/394/?page=1
 DOPTIONS="--hintpolicy=ignore"