summarylogtreecommitdiffstats
path: root/nova-scheduler.service
blob: 299afa5126d130a17b473d921aef540de728c4b6 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Nova Scheduler server

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

[Install]
WantedBy=multi-user.target