summarylogtreecommitdiffstats
path: root/nova-compute.service
blob: f8f9d408996c17586ac72884e2e3eb3bf2badbd7 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Nova Compute server

[Service]
ExecStart=/usr/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /etc/nova/nova-compute.conf
User=root

[Install]
WantedBy=multi-user.target