aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/systemd/pull-cgit-repos.timer
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-08-13 16:26:59 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-08-13 16:26:59 +0300
commitbcf7d6b6c808833712a1ccac2d8e3848ca701a35 (patch)
treecfbed588b7342989a2b28a80a157729cb0db3d45 /systemd/pull-cgit-repos.timer
parentadd README and licensing notes (diff)
downloadcgitize-bcf7d6b6c808833712a1ccac2d8e3848ca701a35.tar.gz
cgitize-bcf7d6b6c808833712a1ccac2d8e3848ca701a35.zip
restore systemd files
Diffstat (limited to 'systemd/pull-cgit-repos.timer')
-rw-r--r--systemd/pull-cgit-repos.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/systemd/pull-cgit-repos.timer b/systemd/pull-cgit-repos.timer
new file mode 100644
index 0000000..de56c5a
--- /dev/null
+++ b/systemd/pull-cgit-repos.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Pull cgit repositories periodically
+
+[Timer]
+Persistent=false
+OnCalendar=daily
+AccuracySec=1
+
+[Install]
+WantedBy=timers.target