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