]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/templates/default/irqbalance.erb
Add local implementation of cciss-vol-statusd
[chef.git] / cookbooks / hardware / templates / default / irqbalance.erb
index 38839f6e75853a664b4b41c6bb7b75c1c521285b..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
-OPTIONS="--hintpolicy=ignore"
+# irqbalance maintainer recommends ignore hint policy
+# http://sourceforge.net/p/e1000/bugs/394/?page=1
+DOPTIONS="--hintpolicy=ignore"