Closed xeyownt closed 7 years ago
Borgcronic runs fast enough to allow running it more that once a day.
For instance, an entry like
5 */4 * * * perl -le 'sleep rand 900' && /etc/cron.daily/borgcronic
should do it.
Borgcronic runs fast enough to allow running it more that once a day.
For instance, an entry like
should do it.