goaccess/templates/goaccess.timer.j2
author Luke Hoersten <luke@hoersten.org>
Sat, 11 Feb 2023 10:49:06 -0600
changeset 209 81014d20e5b1
parent 131 746d5fdbbc18
permissions -rw-r--r--
Use rsync for nginx root copy.

[Unit]
Description=GoAccess refresh timer

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

[Install]
WantedBy=timers.target