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