Commit Graph

16 Commits (886b9a1d8db24970c5b0ca0a386229579785d4af)

Author SHA1 Message Date
Carl Tashian 04784be03e
Update cert-renewer@.service
Wrap command line env variables in braces so they are treated as a single argument (rather than split on whitespace)
3 years ago
Carl Tashian 22ef324534 Fix needs-renewal condition and switch to using ExecCondition 3 years ago
Carl Tashian 3e5b90b6fa systemd cert renewer can now use 'step certificate needs-renewal' 3 years ago
Carl Tashian 25325b6970 Revert systemd renewer unit change that was incorrect
This reverts commit 75f24a103a.
3 years ago
Carl Tashian 75f24a103a Sync cert renewer service with docs 3 years ago
Carl Tashian 9f0fce6df8 Quoting fix 4 years ago
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.
4 years ago
max furman ad48c8a881 [systemd file] add note about commenting sandboxing section for
troubleshooting
4 years ago
max furman 0aa96a936f [systemd] change executable location of step-ca 4 years ago
Carl Tashian aaabdca61a Typofix 4 years ago
Carl Tashian 52a0edd29d Add readme 4 years ago
Carl Tashian 05daf22a1e Add SystemCallArchitectures=native 4 years ago
Carl Tashian 73fc350b84 Add note about PKCS#11 4 years ago
Carl Tashian 9fd0964e1c Add SystemCallFilter=@system-service 4 years ago
Carl Tashian 2af73881d7 Add ProtectHome=true 4 years ago
Carl Tashian 82f82d438c Add systemd files 4 years ago