update-repos/update-repos@.timer
Thorsten Schubert ec8bcfd6bc
All checks were successful
/ build (push) Successful in 11s
Add systemd service detection
2024-05-02 15:15:36 +02:00

12 lines
170 B
SYSTEMD

; vi: set ft=systemd:
[Unit]
Description=Daily update git repositories in /%I
[Timer]
OnCalendar=daily
Persistent=true
AccuracySec=1m
[Install]
WantedBy=timers.target