aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/.config/systemd/user/mbsync.timer
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/.config/systemd/user/mbsync.timer')
-rw-r--r--systemd/.config/systemd/user/mbsync.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/systemd/.config/systemd/user/mbsync.timer b/systemd/.config/systemd/user/mbsync.timer
new file mode 100644
index 0000000..202d27f
--- /dev/null
+++ b/systemd/.config/systemd/user/mbsync.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Run mbsync every minute
+
+[Timer]
+OnBootSec=1s
+OnUnitActiveSec=1min
+
+[Install]
+WantedBy=timers.target