goaccess/templates/goaccess.timer.j2
author Luke Hoersten <luke@hoersten.org>
Sat, 28 Mar 2026 20:09:33 -0500
changeset 256 f7af0562f84c
parent 131 746d5fdbbc18
permissions -rw-r--r--
Removed sojuctl ansible commands. configure via client.

[Unit]
Description=GoAccess refresh timer

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

[Install]
WantedBy=timers.target