From 8f15260d4863021f2a8f5b7d053a9263767d320b Mon Sep 17 00:00:00 2001 From: lelgenio Date: Fri, 6 May 2022 10:52:29 -0300 Subject: [PATCH] cron: run vdirsyncer less frequently --- dotfiles/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/crontab b/dotfiles/crontab index e3496b8..7367360 100644 --- a/dotfiles/crontab +++ b/dotfiles/crontab @@ -5,7 +5,7 @@ PATH={{@@ env['PATH'] @@}} #minute hour day month day_week cmd */30 * * * * forecast json */5 * * * * checkmail update -*/5 * * * * vdirsyncer sync +*/30 * * * * vdirsyncer sync 0 */6 * * * yes | vdirsyncer discover */30 * * * * savegame_backup */30 * * * * _gpg-unlock