summarylogtreecommitdiffstats
path: root/nova-cert.service
blob: 3827d79fd7d1b519a32def9c0fb104952a50c58e (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Nova Cert server

[Service]
ExecStart=/usr/bin/nova-cert --config-dir /etc/nova/
User=root

[Install]
WantedBy=multi-user.target