goaccess/templates/goaccess.timer.j2
changeset 131 746d5fdbbc18
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/goaccess/templates/goaccess.timer.j2	Sun Aug 09 14:20:24 2020 -0500
@@ -0,0 +1,9 @@
+[Unit]
+Description=GoAccess refresh timer
+
+[Timer]
+OnCalendar={{goaccess_timer_freq}}
+Unit=goaccess.service
+
+[Install]
+WantedBy=timers.target