mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g-pg.git
synced 2025-01-18 12:02:22 +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
|