aboutsummaryrefslogtreecommitdiffstats
path: root/services/.config/systemd/user/mbsync.timer
diff options
context:
space:
mode:
Diffstat (limited to 'services/.config/systemd/user/mbsync.timer')
-rw-r--r--services/.config/systemd/user/mbsync.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/services/.config/systemd/user/mbsync.timer b/services/.config/systemd/user/mbsync.timer
new file mode 100644
index 0000000..bd6ba12
--- /dev/null
+++ b/services/.config/systemd/user/mbsync.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Mailbox synchronization timer
+
+[Timer]
+OnBootSec=2m
+OnUnitActiveSec=2m
+Unit=mbsync.service
+
+[Install]
+WantedBy=timers.target