]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release/nautilus: correct instruction command 27773/head
authorTeeranai <istudko@gmail.com>
Thu, 25 Apr 2019 07:46:17 +0000 (14:46 +0700)
committerTeeranai Kormongkolkul <istudko@gmail.com>
Tue, 30 Apr 2019 03:47:14 +0000 (10:47 +0700)
Correct a systemctl command in an upgrade guide from radosgw.target to ceph-radosgw.target
Signed-off-by: Teeranai Kormongkolkul <istudko@gmail.com>
doc/releases/nautilus.rst

index 5fa2c4a1de30547f27f127d2fd88edc7fa69420d..e265182a736b7eb8148d9cfbf18f5701db9c9521 100644 (file)
@@ -306,7 +306,7 @@ Instructions
 #. Upgrade all radosgw daemons by upgrading packages and restarting
    daemons on all hosts::
 
-     # systemctl restart radosgw.target
+     # systemctl restart ceph-radosgw.target
 
 #. Complete the upgrade by disallowing pre-Nautilus OSDs and enabling
    all new Nautilus-only functionality::