Merge "correct the mistake in install-guide document"

This commit is contained in:
Jenkins 2016-08-27 16:19:59 +00:00 committed by Gerrit Code Review
commit f2d2dab43a
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ MongoDB before proceeding further.
If the command fails saying you are not authorized to insert a user,
you may need to temporarily comment out the ``auth`` option in
the ``/etc/mongodb.conf`` file, restart the MongoDB service using
``systemctl restart mongodb``, and try calling the command again.
``service mongodb restart``, and try calling the command again.
.. include:: install-base-prereq-common.rst