Files
HorlogeSkynet 81fd48eaf2 feat: publishes postgresql (cluster) service overrides
Note : on distributions packaging each PostgreSQL version as `postgresql-${version}.service`
       systemd units (and not `postgresql@${version}-${cluster}.service`), an additional install
       step will be required.
       For instance :

       ln -s /usr/local/share/systemd-hardene.d/collection/postgresql@.service.d /usr/local/lib/systemd/system/postgresql-17.service.d
2026-08-01 16:15:29 +02:00
..