goaccess/templates/goaccess.timer.j2
author Luke Hoersten <luke@hoersten.org>
Mon, 16 Nov 2020 16:43:09 -0600
changeset 144 267d58c0e186
parent 131 746d5fdbbc18
permissions -rw-r--r--
Replaced with_items with loop.

[Unit]
Description=GoAccess refresh timer

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

[Install]
WantedBy=timers.target