bytelyst-devops-tools/systemd/bytelyst-gitea-backup.timer
2026-05-27 18:53:20 +00:00

11 lines
175 B
SYSTEMD

[Unit]
Description=Run ByteLyst Gitea backup daily
[Timer]
OnCalendar=*-*-* 03:15:00 UTC
Persistent=true
Unit=bytelyst-gitea-backup.service
[Install]
WantedBy=timers.target