summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager/phosphor-certificate-manager@.service
blob: d661b75c410b612ed227b52a4c648bfc92241055 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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}
OpenPOWER on IntegriCloud