dvdrw instead of dvdwr
authorCarl Baldwin <cnb@ball.(none)>
Sat, 29 Oct 2005 20:36:45 +0000 (14:36 -0600)
committerCarl Baldwin <cnb@ball.(none)>
Sat, 29 Oct 2005 20:36:45 +0000 (14:36 -0600)
scripts/config.sh

index f2046ac7a1099d73d1434103756a7566c754b6ab..4dc43508c91214cc9238b77bda52656c2a5dd886 100755 (executable)
@@ -9,7 +9,7 @@ backups="$tmpdir/backup-list.db"
 statusfile="$tmpdir/backup-status.txt"
 imagedir="/backup/imgs"
 lastbackupfile="$imagedir/lastbackup"
-dev="/dev/dvdwr"
+dev="/dev/dvdrw"
 sdev="ATA:1,0,0"
 burnlockfile="$imagedir/noburn"