mirror of https://github.com/erikw/restic-systemd-automatic-backup without B2
This commit is contained in:
8
etc/cron.d/restic
Normal file
8
etc/cron.d/restic
Normal file
@ -0,0 +1,8 @@
|
||||
SHELL=/bin/sh
|
||||
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin/:/usr/local/sbin/
|
||||
# Order of crontab fields
|
||||
# minute hour mday month wday command
|
||||
# Reference: https://www.freebsd.org/doc/handbook/configtuning-cron.html
|
||||
# Reference: crontab(5).
|
||||
@weekly lerentis cron_mail restic_backup.sh
|
||||
@monthly lerentis cron_mail restic_check.sh
|
Reference in New Issue
Block a user