summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xshare/examples/worm/burncd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/worm/burncd.sh b/share/examples/worm/burncd.sh
index c6af890..c838205 100755
--- a/share/examples/worm/burncd.sh
+++ b/share/examples/worm/burncd.sh
@@ -34,6 +34,6 @@ else
wormcontrol select HP 4020i
wormcontrol prepdisk double
wormcontrol track data
- rtprio 5 team -v 1m 5 < $1 | dd of=/dev/rworm0 obs=20k
+ rtprio 5 team -v 1m 5 < $1 | rtprio 5 dd of=/dev/rworm0 obs=20k
wormcontrol fixate 1
fi
OpenPOWER on IntegriCloud