2024-12-15 23:57:20 +00:00
committed by Git OBS Bridge
parent 95bfa7c4c0
commit f13b379f5b
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[Unit]
Description=Weekly pgbackrest diff backup (sun)
Description=Weekly pgbackrest diff backup (wed)
Documentation=https://pgbackrest.org/configuration.html
Documentation=man:pgbackrest(1) man:pgbackrest.conf(5)
PartOf=pgbackrest.target

View File

@@ -1,5 +1,5 @@
[Unit]
Description=Montly pgbackrest full backup (1st sun)
Description=Monthly pgbackrest full backup (1st sun)
Documentation=https://pgbackrest.org/configuration.html
Documentation=man:pgbackrest(1) man:pgbackrest.conf(5)
PartOf=pgbackrest.target

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 15 23:52:24 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- Fix typos in unit files
-------------------------------------------------------------------
Sun Dec 8 09:53:26 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>