systemd: Add vidirsyncer unit and timer files
[shutils.git] / systemd / user / vdirsyncer.timer
diff --git a/systemd/user/vdirsyncer.timer b/systemd/user/vdirsyncer.timer
new file mode 100644 (file)
index 0000000..ca3fc38
--- /dev/null
@@ -0,0 +1,10 @@
+[Unit]
+Description=vdirsyncer timer
+
+[Timer]
+OnBootSec=5m
+OnUnitActiveSec=3h
+Unit=vdirsyncer.service
+
+[Install]
+WantedBy=timers.target