aboutsummaryrefslogtreecommitdiffstats
path: root/mbsync/.config/cron
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-05-17 21:58:35 -0700
committerGravatar Tom Willemse2022-05-17 21:58:35 -0700
commitc16cfe3e48ac9a3f55f9946022f6cae3794a92a5 (patch)
tree6dfe18a293cc1e33a4946008a7006158b7e2f205 /mbsync/.config/cron
parentae24850dd7f016885beeb31f7f3243ecb8d741c0 (diff)
downloadnew-dotfiles-c16cfe3e48ac9a3f55f9946022f6cae3794a92a5.tar.gz
new-dotfiles-c16cfe3e48ac9a3f55f9946022f6cae3794a92a5.zip
Add shepherd and mcron services for some applications
Diffstat (limited to 'mbsync/.config/cron')
-rw-r--r--mbsync/.config/cron/mbsync.guile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbsync/.config/cron/mbsync.guile b/mbsync/.config/cron/mbsync.guile
new file mode 100644
index 0000000..c802767
--- /dev/null
+++ b/mbsync/.config/cron/mbsync.guile
@@ -0,0 +1 @@
+(job '(next-minute) "mbsync --all --quiet --verbose")