mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 15:01:05 +01:00
11 lines
213 B
Django/Jinja
11 lines
213 B
Django/Jinja
[Unit]
|
|
Description=starts journalctl-health-check.service
|
|
|
|
[Timer]
|
|
OnCalendar={{on_calendar_journalctl_health_check}}
|
|
RandomizedDelaySec={{randomized_delay_sec}}
|
|
Persistent=false
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|