After using it for some years on several systems I'd like to bring the dirvish project to factory; please add me as maintainer, too. OBS-URL: https://build.opensuse.org/request/show/285926 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/dirvish?expand=0&rev=1
31 lines
592 B
Plaintext
31 lines
592 B
Plaintext
# Read documentation at http://www.dirvish.org/dirvish.conf.5.html
|
|
# or man dirvish.conf
|
|
|
|
bank:
|
|
/backup
|
|
|
|
exclude:
|
|
lost+found/
|
|
.*.tmp
|
|
*~
|
|
/exports/*
|
|
/var/lib/ntp/proc/*
|
|
/var/lib/mysql/*
|
|
/var/lib/named/proc/*
|
|
/var/lib/dhcp/proc/*
|
|
/var/lib/xen/images/*
|
|
/var/lib/kvm/images/*
|
|
/proc/*
|
|
/media/*
|
|
|
|
Runall:
|
|
myhost 1:00
|
|
|
|
expire-default: +15 days
|
|
|
|
expire-rule:
|
|
# MIN HR DOM MON DOW STRFTIME_FMT
|
|
* * * * 1 +3 months
|
|
* * 1-7 * 1 +2 year
|
|
* 6-22 * * * +4 days
|