summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-11-27 13:09:20 +1300
committerLingxian Kong <anlin.kong@gmail.com>2020-11-27 13:09:20 +1300
commit7f62f199d26ea8b066a5aed8a8b4b5ca5b3af85f (patch)
tree613f3c03371a421547a4fb0db3c61346abcded05 /doc
parenteb7603d08a835cf2d5b3014cc5b91a75dd4f1b57 (diff)
downloadtrove-7f62f199d26ea8b066a5aed8a8b4b5ca5b3af85f.tar.gz
Fix the guest service name in troubleshooting guide
Change-Id: Icae399527211a2c4f50b04889b5e1ba09b4982ed
Diffstat (limited to 'doc')
-rw-r--r--doc/source/admin/troubleshooting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/admin/troubleshooting.rst b/doc/source/admin/troubleshooting.rst
index ea56a464..be9f494c 100644
--- a/doc/source/admin/troubleshooting.rst
+++ b/doc/source/admin/troubleshooting.rst
@@ -46,7 +46,7 @@ After log into the instance, you can check the trove-guestagent log by:
.. code-block:: console
- sudo journalctl -u trove-guest.service | less # or
+ sudo journalctl -u guest-agent.service | less # or
sudo vi /var/log/trove/trove-guestagent.log
Please contact Trove team in #openstack-trove IRC channel or send email to