computer-playbook/roles/health-disc-space/templates/health-disc-space.timer.j2

11 lines
199 B
Plaintext
Raw Normal View History

2023-04-16 09:59:54 +02:00
[Unit]
2023-11-16 15:32:29 +01:00
Description=starts health-disc-space.service
2023-04-16 09:59:54 +02:00
[Timer]
OnCalendar={{on_calendar_disc_space_check}}
RandomizedDelaySec={{randomized_delay_sec}}
Persistent=true
2023-04-16 09:59:54 +02:00
[Install]
WantedBy=timers.target