summaryrefslogtreecommitdiff
path: root/.config/systemd/user/mbsync.timer
diff options
context:
space:
mode:
authorMehdi Sadeghi <mehdi@mehdix.org>2022-02-21 10:20:00 +0100
committerMehdi Sadeghi <mehdi@mehdix.org>2022-03-12 13:50:56 +0100
commit61a1a18ec6616491a5472b6f94226c8126cf764a (patch)
tree54fbf80beefb54181ea73c59fa0c59de0f5560eb /.config/systemd/user/mbsync.timer
parenta2a18f7095eb78b6293a7d549e32da91005f65d7 (diff)
Add mutt/rock stuff.
Diffstat (limited to '.config/systemd/user/mbsync.timer')
-rw-r--r--.config/systemd/user/mbsync.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/systemd/user/mbsync.timer b/.config/systemd/user/mbsync.timer
new file mode 100644
index 0000000..82ebb83
--- /dev/null
+++ b/.config/systemd/user/mbsync.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Mailbox synchronization timer
+
+[Timer]
+OnBootSec=2m
+OnUnitActiveSec=5m
+Unit=mbsync.service
+
+[Install]
+WantedBy=timers.target