X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=rpm%2FSOURCES%2Fopenstack-cinder-volume.upstart;h=46020f48bd01f046208d0df16efa0b91503fe834;hb=d009ec770802fa791ebbf74a8af2b492a9c7af8c;hp=85730c9effb459521958b2c1ccf59be60e899b3c;hpb=ffe44b0901971575f97f4e5078e3a0d54313cf25;p=openstack-build%2Fcinder-build.git diff --git a/rpm/SOURCES/openstack-cinder-volume.upstart b/rpm/SOURCES/openstack-cinder-volume.upstart index 85730c9ef..46020f48b 100644 --- a/rpm/SOURCES/openstack-cinder-volume.upstart +++ b/rpm/SOURCES/openstack-cinder-volume.upstart @@ -5,4 +5,4 @@ stop on runlevel [S016] respawn -exec su -s /bin/sh -c "exec /usr/bin/cinder-volume --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/volume.log" cinder +exec su -s /bin/sh -c "exec /usr/bin/cinder-volume --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/volume.log" cinder