Skip to content
Snippets Groups Projects
Select Git revision
  • 55427e72e27238e86d205399eb8b379ebcc14ef5
  • master default protected
  • debian protected
  • pristine-tar protected
  • upstream protected
  • backupninja.conf.d
  • when-override
  • maethor-master-patch-46063
  • maethor-master-patch-70558
  • expand_pruning_options
  • systemd_integration
  • borg-sftp-support
  • nap-initial
  • mariaback_full-intial
  • borg-ssh-keygen
  • borg-custom-init-options
  • stretch-backports
  • backupninja_debian/1.2.2-1
  • backupninja_upstream/1.2.2
  • backupninja-1.2.2
  • backupninja_debian/1.2.1-1
  • backupninja_upstream/1.2.1
  • backupninja-1.2.1
  • backupninja_debian/1.2.0-1
  • backupninja_upstream/1.2.0
  • backupninja-1.2.0
  • backupninja-1.2.0-rc1
  • backupninja_debian/1.1.0-1
  • backupninja_upstream/1.1.0
  • backupninja-1.1.0
  • backupninja_debian/1.0.2-1
  • backupninja_upstream/1.0.2
  • backupninja-1.0.2
  • backupninja_debian/1.0.1-2
  • backupninja_debian/1.0.1-1
  • backupninja_upstream/1.0.1
  • backupninja-1.0.1
37 results

example.makecd

Blame
  • Elijah Saxon's avatar
    elijah authored
    55427e72
    History
    example.makecd 560 B
    
    # TYP is cd or dvd AS WELL AS the disk inside!!
    burnertype = cd
    
    # system (yes) or directory/files (no)
    # this function not yet implemented
    #system = yes
    
    # location for image file
    backupdir = /var/backups/makecd
    
    # image filename
    imagefile = example.iso
    
    # iso or burn to cd/dvd?
    isoonly = no
    
    # cd/dvd burner device
    device=/dev/hdc
    
    # base directory to include in the backup
    target = /
    
    # files or directories to be excluded
    exclude = /proc
    exclude = /lost+found
    exclude = /tmp
    
    # backupninja will perfrom this at gvien date/time
    when = wednesday at 02:00