20.makecd.disabled

Tags:

#/etc/backup.d/20.makecd.disabled
# TYP is cd or dvd AS WELL AS the disk inside!!
burnertype = dvd

# not yet supported
system = no

# iso or burn to cd/dvd?
isoonly = yes

# location for image file
# where you have sufficient space
backupdir = /tmp/backup

# image filename
imagefile = bak_hostname_24Jul06.iso

# cd/dvd burner device
device = /dev/hdx

# dirs/files to include in the backup
# or /home/user or what you want to backup
target = /backup

# directories/files to be excluded
exclude = /proc
exclude = /sys
exclude = /dev

No votes yet
Syndicate content