]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added sudo to the service start command.
authorJohn Wilkins <john.wilkins@inktank.com>
Fri, 7 Dec 2012 23:48:29 +0000 (15:48 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Fri, 7 Dec 2012 23:48:29 +0000 (15:48 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/deployment/mkcephfs.rst

index b33dbc7447c46568bceefd7d3b2bdcbfc918629d..fc37c7b7922100e7172993fc5df998568d625e86 100644 (file)
@@ -114,7 +114,7 @@ root password. See `Authentication`_ when running with ``cephx`` enabled.
 When you start or stop your cluster, you will not have to use ``sudo`` or
 provide passwords. For example:: 
 
-       service ceph -a start
+       sudo service ceph -a start
 
 See `Operating a Cluster`_ for details.