summaryrefslogtreecommitdiff
path: root/roles/goaccess/templates/goaccess.timer.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/goaccess/templates/goaccess.timer.j2')
-rw-r--r--roles/goaccess/templates/goaccess.timer.j29
1 files changed, 9 insertions, 0 deletions
diff --git a/roles/goaccess/templates/goaccess.timer.j2 b/roles/goaccess/templates/goaccess.timer.j2
new file mode 100644
index 0000000..74e201e
--- /dev/null
+++ b/roles/goaccess/templates/goaccess.timer.j2
@@ -0,0 +1,9 @@
+[Unit]
+Description=Update GoAccess Statistics
+
+[Timer]
+OnCalendar=*:0/30
+RandomizedDelaySec=300
+
+[Install]
+WantedBy=timers.target