mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g.git
synced 2024-11-25 16:06:39 +00:00
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
|
[Unit]
|
||
|
Description=Run PostgreSQL backup retention
|
||
|
|
||
|
[Timer]
|
||
|
Unit=backup-retention.service
|
||
|
OnCalendar={{ wal_g_backup_retention_schedule }}
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|