mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-14 17:01:05 +01:00
11 lines
208 B
Plaintext
11 lines
208 B
Plaintext
|
[Unit]
|
||
|
Description=starts system-maintenance-service-defrost.service
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar={{on_calendar_defrost}}
|
||
|
RandomizedDelaySec={{randomized_delay_sec}}
|
||
|
Persistent=false
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|