diff -r 46785fdb4fc5 -r 746d5fdbbc18 goaccess/templates/goaccess.timer.j2 --- /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