certificates/systemd
Carl Tashian 2c09baf696 Two small systemd changes
1. Don't halt the cert renewer service from ExecStartPost ops if a relying service doesn't exist; halt it if the relying service exists and doesn't restart properly.
2. Use /bin/env bash instead of /bin/bash for portability.
2021-03-16 17:08:27 -07:00
..
cert-renewer@.service Two small systemd changes 2021-03-16 17:08:27 -07:00
cert-renewer@.timer Add systemd files 2021-01-27 17:29:29 -08:00
README.md Typofix 2021-02-01 13:47:55 -08:00
step-ca.service [systemd file] add note about commenting sandboxing section for 2021-03-01 15:48:07 -08:00

Systemd unit files for step-ca

For documentation on step-ca.service, see Running step-ca As A Daemon.

For documentation on cert-renewer@.*, see Automating Certificate Renewal