mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 15:01:05 +01:00
11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
|
[Unit]
|
||
|
Description=starts free-disc-space.service
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar={{on_calendar_disc_space_check}}
|
||
|
RandomizedDelaySec={{randomized_delay_sec}}
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|