mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g.git
synced 2024-11-25 16:06:39 +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
|