Server-Utils/mastodon/pg_backup_daily.timer

10 lines
140 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Backup postgres database mastodon_production
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target