goaccess/templates/goaccess.timer.j2
author Luke Hoersten <luke@hoersten.org>
Sat, 03 Jul 2021 11:16:17 -0500
changeset 155 4d45841961e7
parent 131 746d5fdbbc18
permissions -rw-r--r--
Added ops template to main.

[Unit]
Description=GoAccess refresh timer

[Timer]
OnCalendar={{goaccess_timer_freq}}
Unit=goaccess.service

[Install]
WantedBy=timers.target