aboutsummaryrefslogtreecommitdiff
path: root/config/systemd/user/allsync.timer
diff options
context:
space:
mode:
Diffstat (limited to 'config/systemd/user/allsync.timer')
-rw-r--r--config/systemd/user/allsync.timer8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/systemd/user/allsync.timer b/config/systemd/user/allsync.timer
new file mode 100644
index 0000000..f7c2e68
--- /dev/null
+++ b/config/systemd/user/allsync.timer
@@ -0,0 +1,8 @@
+[Unit]
+Description=Run allsync every two minutes
+
+[Timer]
+OnCalendar=*:0/2
+
+[Install]
+WantedBy=timers.target