2022-02-18 19:01:52 +01:00
|
|
|
[Unit]
|
|
|
|
Description=Weekly pgbackrest diff backup (sun)
|
|
|
|
Documentation=https://pgbackrest.org/configuration.html
|
|
|
|
Documentation=man:pgbackrest(1) man:pgbackrest.conf(5)
|
|
|
|
PartOf=pgbackrest.target
|
|
|
|
|
|
|
|
[Timer]
|
|
|
|
#OnCalendar=Sun *-*-8..31 05:05:05
|
|
|
|
OnCalendar=Wed *-*-* 05:05:05
|
|
|
|
AccuracySec=1h
|
|
|
|
Persistent=true
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=timers.target
|