Further parameterization of the burn-image.sh script.
[backups/.git] / scripts / config.sh
index cbe6294b71c9ee80d3c1c8de7c3fe50bab437957..22aae1a730317f0cd219e2b7acb874de74f0c567 100755 (executable)
@@ -12,6 +12,9 @@ dev="/dev/dvdrw"
 sdev="ATA:1,0,0"
 noburnfile="$imagedir/noburn"
 backupeveryXdays=15
+makeXcopies=2
+cdrecordopts="-v -dao" 
+cronstopstart="/etc/init.d/cron"
 
 # These are exported so lsbackups can have access to them
 export backupdbin="$datadir/backups.db"