1
0
forked from finallycoffee/base
finallycoffee.base/roles/lego/templates/lego.timer.j2

10 lines
181 B
Plaintext
Raw Normal View History

2024-05-19 18:40:43 +00:00
[Unit]
Description=Run lego@{{ lego_instance}}.service
[Timer]
OnCalendar={{ lego_systemd_timer_calendar }}
Unit=lego@{{ lego_instance }}.service
[Install]
WantedBy=timers.target