summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager/phosphor-certificate-manager@.service
blob: a8215662ec3571085e134b80a6d2496a792b9c08 (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=multi-user.target
OpenPOWER on IntegriCloud