goaccess/templates/goaccess.timer.j2
author Luke Hoersten <luke@hoersten.org>
Mon, 26 Jul 2021 16:08:03 -0500
changeset 175 5b2a3d2cce22
parent 131 746d5fdbbc18
permissions -rw-r--r--
Changing www root content does not require an nginx reload.

[Unit]
Description=GoAccess refresh timer

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

[Install]
WantedBy=timers.target