goaccess/templates/goaccess.timer.j2
author Luke Hoersten <luke@hoersten.org>
Mon, 23 Mar 2026 22:22:36 -0500
changeset 249 3542951a98cb
parent 131 746d5fdbbc18
permissions -rw-r--r--
Fixed log rotation and log2ram sizing.

[Unit]
Description=GoAccess refresh timer

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

[Install]
WantedBy=timers.target