You've already forked techlog-ansible
mirror of
https://github.com/khorevaa/techlog-ansible.git
synced 2025-07-12 22:40:33 +02:00
10 lines
143 B
SYSTEMD
10 lines
143 B
SYSTEMD
[Unit]
|
|
Description=Timer for techlog-archive
|
|
|
|
[Timer]
|
|
OnCalendar=00/1:10:00
|
|
Unit=techlog-archive.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|