SHA256
1
0
forked from pool/pgbackrest
pgbackrest/pgbackrest.target
Marcus Rueckert f9a5567409 - add systemd services:
- diff/full/incremental backup
  - pgbackrest services for the TLS server
  - add pgbackrest.target to restart/stop all sub services
- add Requires(pre) for postgresql-server to make sure the
  postgresql user is available for file permissions
- change permissions of the config file from 0644 to 0640 as the
  file can contain passwords and encryption keys.
- modernize the spec file

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=43
2022-02-18 17:58:46 +00:00

4 lines
67 B
SYSTEMD

[Unit]
Description=Target to restart/stop all parts of pgbackrest