diff --git a/source/includes/fact-mongodb-org-package-init-scripts.rst b/source/includes/fact-mongodb-org-package-init-scripts.rst index d02663d09ba..ace2a8463d7 100644 --- a/source/includes/fact-mongodb-org-package-init-scripts.rst +++ b/source/includes/fact-mongodb-org-package-init-scripts.rst @@ -7,8 +7,6 @@ conjunction with the init scripts. See the :doc:`Configuration File ` reference for documentation of settings available in the configuration file. -As of version |release|, there are no init scripts for -:program:`mongos`. The :program:`mongos` process is used only in -:doc:`sharding `. You can use the ``mongod`` init script -to derive your own :program:`mongos` init script for use in such +There are no init scripts for :program:`mongos. You can use the ``mongod`` +init script to derive your own :program:`mongos` init script for use in such environments. See the :program:`mongos` reference for configuration details.