quote-app/systemd/quoteapp-backup.timer
2026-07-20 16:43:47 +00:00

10 lines
156 B
SYSTEMD

[Unit]
Description=Nightly backup of the Daily Quote Postgres database
[Timer]
OnCalendar=*-*-* 03:15:00
Persistent=true
[Install]
WantedBy=timers.target