summarylogtreecommitdiffstats
path: root/cinder-volume.service
blob: ba097ee04983727463bbd7b231ed92ca00a47415 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Cinder Volume service

[Service]
ExecStart=/usr/bin/cinder-volume --config-dir /etc/cinder/
User=root

[Install]
WantedBy=multi-user.target