From: Carl Baldwin <cnb@ball.(none)>
Date: Sat, 29 Oct 2005 20:36:45 +0000 (-0600)
Subject: dvdrw instead of dvdwr
X-Git-Tag: release-0.4~39
X-Git-Url: http://git.pippins.net/images/%27%20.%20%24this-%3Ephpgw_js_url%20.%20%27/jscalendar/checkmark.gif?a=commitdiff_plain;h=f74590d50508b13c9926e1299a927a5d3127849a;p=backups%2F.git

dvdrw instead of dvdwr
---

diff --git a/scripts/config.sh b/scripts/config.sh
index f2046ac..4dc4350 100755
--- a/scripts/config.sh
+++ b/scripts/config.sh
@@ -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"