# Daily Forgejo backup at 03:30 server time. Persistent=true runs a missed # backup after the box was off at the scheduled time. [Unit] Description=Daily Forgejo dump backup [Timer] OnCalendar=*-*-* 03:30:00 Persistent=true [Install] WantedBy=timers.target