]> git.pld-linux.org Git - packages/irqbalance.git/blobdiff - irqbalance.init
- updated
[packages/irqbalance.git] / irqbalance.init
index da28011bba3efd32aa7e9f365985afed56571cda..6fbf7c2c6c243e46a9446ce68e89c88174d93eea 100644 (file)
@@ -22,7 +22,7 @@ if [ "$(LC_ALL=C grep "^processor.*:.*[0-9]" /proc/cpuinfo | wc -l)" -lt 2 ]; th
     exit 0
 fi
 
-is_yes "$IRQBALANCE_ONE_SHOT" && IRQBALANCE_OPT="${IRQBALANCE_OPT} --oneshot"
+is_yes "$IRQBALANCE_ONE_SHOT" && IRQBALANCE_OPT="${IRQBALANCE_OPT} oneshot"
 
 # See how we were called.
 case "$1" in
This page took 0.104058 seconds and 4 git commands to generate.