aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.config/systemd/user/pull.timer
diff options
context:
space:
mode:
Diffstat (limited to '%HOME%/.config/systemd/user/pull.timer')
-rw-r--r--%HOME%/.config/systemd/user/pull.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/%HOME%/.config/systemd/user/pull.timer b/%HOME%/.config/systemd/user/pull.timer
new file mode 100644
index 0000000..b39b357
--- /dev/null
+++ b/%HOME%/.config/systemd/user/pull.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Run pull.sh periodically
+
+[Timer]
+Persistent=false
+OnCalendar=daily
+AccuracySec=1
+
+[Install]
+WantedBy=timers.target