about summary refs log tree commit diff
path: root/contrib/scadere-check.timer
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2025-06-19 09:02:11 +0900
committerNguyễn Gia Phong <cnx@loang.net>2025-06-19 09:02:11 +0900
commit8a6154ff22609d7044f16c56cdac8d065332d6bc (patch)
tree8067bb02207aa502bd11f7c5d0f6d54ff0db3142 /contrib/scadere-check.timer
parentdd0ae4f55b191f66a9a159abe8af2baa95ed6635 (diff)
downloadscadere-8a6154ff22609d7044f16c56cdac8d065332d6bc.tar.gz
Elaborate on installation and usage
Diffstat (limited to 'contrib/scadere-check.timer')
-rw-r--r--contrib/scadere-check.timer11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/scadere-check.timer b/contrib/scadere-check.timer
new file mode 100644
index 0000000..235e4c3
--- /dev/null
+++ b/contrib/scadere-check.timer
@@ -0,0 +1,11 @@
+[Unit]
+Description=Run scadere-check everyday
+
+[Timer]
+OnCalendar=daily
+Persistent=true
+RandomizedDelaySec=86400
+FixedRandomDelay=true
+
+[Install]
+WantedBy=timers.timer