From: Carl Baldwin 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/embedvideo/.git/?a=commitdiff_plain;h=f74590d50508b13c9926e1299a927a5d3127849a;hp=d5d358fc0ec8f5e92bee8dd530c03cbde969a739;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"