aboutsummaryrefslogtreecommitdiffstats
path: root/services/mbsync.timer
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-11-07 12:39:12 +0000
committerYann Herklotz <git@yannherklotz.com>2019-11-07 12:39:12 +0000
commit3fed8bf7b2915d2d00b830f5103a4962a29be4c7 (patch)
tree41e64a9f70fcaa57bf55d95a9928edbd2c57c186 /services/mbsync.timer
parentacedbb6a814796ee5b7e8f4e355b1757443dae22 (diff)
downloaddotfiles-3fed8bf7b2915d2d00b830f5103a4962a29be4c7.tar.gz
dotfiles-3fed8bf7b2915d2d00b830f5103a4962a29be4c7.zip
Add scripts and services
Diffstat (limited to 'services/mbsync.timer')
-rw-r--r--services/mbsync.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/services/mbsync.timer b/services/mbsync.timer
new file mode 100644
index 0000000..bd6ba12
--- /dev/null
+++ b/services/mbsync.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Mailbox synchronization timer
+
+[Timer]
+OnBootSec=2m
+OnUnitActiveSec=2m
+Unit=mbsync.service
+
+[Install]
+WantedBy=timers.target