mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 15:01:05 +01:00
9 lines
114 B
SYSTEMD
9 lines
114 B
SYSTEMD
[Unit]
|
|
Description=starts docker-health-check.service
|
|
|
|
[Timer]
|
|
OnCalendar=10:00
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|