]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo in cinder upstart config name
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 30 Oct 2012 19:34:19 +0000 (12:34 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 30 Oct 2012 19:34:19 +0000 (12:34 -0700)
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
doc/rbd/rbd-openstack.rst

index e72a032147169870784d76b4d4e0dc15bbb6feef..7087453d72223c900388bc71b42f43134935596c 100644 (file)
@@ -137,7 +137,7 @@ Finally, on each host running ``cinder-volume`` or ``nova-volume``, add
 ``CEPH_ARGS="--id volumes"`` to the init/upstart script that starts it.
 
 For example, on Ubuntu, add ``env CEPH_ARGS="--id volumes"``
-to the top of ``/etc/init/cinder-volume``.
+to the top of ``/etc/init/cinder-volume.conf``.
 
 
 Configure OpenStack to use Ceph