computer-playbook/roles/btrfs-health-check/templates/btrfs-health-check.timer.j2

11 lines
203 B
Plaintext
Raw Normal View History

2022-01-30 13:22:47 +01:00
[Unit]
Description=starts btrfs-health-check.service
[Timer]
2023-04-15 17:06:10 +02:00
OnCalendar={{on_calendar_btrfs_health_check}}
RandomizedDelaySec={{randomized_delay_sec}}
Persistent=false
2022-01-30 13:22:47 +01:00
[Install]
WantedBy=timers.target