goaccess/templates/goaccess.timer.j2
author Luke Hoersten <luke@hoersten.org>
Thu, 29 May 2025 20:01:29 -0500
changeset 242 e7083ad5c365
parent 131 746d5fdbbc18
permissions -rw-r--r--
Fixed an error with overwriting certbot certs.

[Unit]
Description=GoAccess refresh timer

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

[Install]
WantedBy=timers.target