mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
11 lines
200 B
Django/Jinja
11 lines
200 B
Django/Jinja
[Unit]
|
|
Description=starts health-disc-space.service
|
|
|
|
[Timer]
|
|
OnCalendar={{on_calendar_health_disc_space}}
|
|
RandomizedDelaySec={{randomized_delay_sec}}
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|