summarylogtreecommitdiffstats
path: root/cinder-volume.service
diff options
context:
space:
mode:
authorErhan SAHIN2015-06-12 00:25:33 +0300
committerErhan SAHIN2015-06-12 00:25:33 +0300
commit4f2878157e95508d43d89ffe852df879b5ca5ca6 (patch)
tree68b1d520a2bc7530540092866b0659b309d40c1d /cinder-volume.service
downloadaur-cinder-icehouse.tar.gz
AUR4 Migration
Diffstat (limited to 'cinder-volume.service')
-rw-r--r--cinder-volume.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/cinder-volume.service b/cinder-volume.service
new file mode 100644
index 000000000000..ba097ee04983
--- /dev/null
+++ b/cinder-volume.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Cinder Volume service
+
+[Service]
+ExecStart=/usr/bin/cinder-volume --config-dir /etc/cinder/
+User=root
+
+[Install]
+WantedBy=multi-user.target