2024-12-08 09:57:46 +00:00
|
|
|
[Unit]
|
2024-12-15 23:57:20 +00:00
|
|
|
Description=Monthly pgbackrest full backup (1st sun)
|
2024-12-08 09:57:46 +00:00
|
|
|
Documentation=https://pgbackrest.org/configuration.html
|
|
|
|
Documentation=man:pgbackrest(1) man:pgbackrest.conf(5)
|
|
|
|
PartOf=pgbackrest.target
|
|
|
|
|
|
|
|
[Timer]
|
|
|
|
#OnCalendar=Sun *-*-1..7 05:05:05
|
|
|
|
OnCalendar=Sun *-*-* 05:05:05
|
|
|
|
AccuracySec=1h
|
|
|
|
Persistent=true
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=timers.target
|