mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g.git
synced 2024-11-24 23:36:40 +00:00
10 lines
143 B
Django/Jinja
10 lines
143 B
Django/Jinja
[Unit]
|
|
Description=Run PostgreSQL backup
|
|
|
|
[Timer]
|
|
Unit=backup.service
|
|
OnCalendar={{ wal_g_backup_schedule }}
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|