diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1996-11-06 13:29:42 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1996-11-06 13:29:42 +0000 |
| commit | 794a4f4081676176bc5e7ddbf9400401c94f5548 (patch) | |
| tree | 70d90a6796f5ebf1c3afad28c09ef2a9407991b1 /share/examples/worm | |
| parent | f438ae02f5bfa5a0614fcee77ea16bedf78f508f (diff) | |
Notes
Diffstat (limited to 'share/examples/worm')
| -rwxr-xr-x | share/examples/worm/burncd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/worm/burncd.sh b/share/examples/worm/burncd.sh index c6af8908662bf..c838205ef1205 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 |
