From d05d98ce801f3906c8ed166e9c915219270ec262 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Wed, 30 May 2012 14:29:51 -0700 Subject: doc: Added -a to service ceph stop. Signed-off-by: John Wilkins --- doc/init/stop-cluster.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/init/stop-cluster.rst b/doc/init/stop-cluster.rst index 245e6db22c9..57c1ab1e680 100644 --- a/doc/init/stop-cluster.rst +++ b/doc/init/stop-cluster.rst @@ -3,7 +3,7 @@ ==================== To stop a cluster, execute one of the following:: - sudo service ceph stop + sudo service -a ceph stop sudo /etc/init.d/ceph -a stop Ceph should shut down the operating processes. \ No newline at end of file -- cgit v1.2.1