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