blob: d661b75c410b612ed227b52a4c648bfc92241055 [file] [log] [blame]
[Unit]
Description=Phosphor certificate manager for %I
[Service]
EnvironmentFile={envfiledir}/obmc/cert/%I
ExecStart=/usr/bin/env phosphor-certificate-manager --endpoint=${{ENDPOINT}} --path=${{CERTPATH}} --unit=${{UNIT}} --type=${{TYPE}}
SyslogIdentifier=phosphor-certificate-manager
Restart=always
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}