Skip to content

Add packaging integration for sytemd based distributions

David Runge requested to merge dvzrv/openpgp-ca:dvzrv/systemd_integration into main

Add environment configuration file, systemd service unit, sysusers.d and tmpfiles.d integration to create a separate user which has access to /var/lib/openpgp-ca-restd/ and is used to run openpgp-ca-restd.service. An environment file allows for overriding address and port, as well as the location of the database to use.

Merge request reports