diff --git a/source/includes/fact-selinux-redhat-options.rst b/source/includes/fact-selinux-redhat-options.rst index 5642952170a..aeab0e76b97 100644 --- a/source/includes/fact-selinux-redhat-options.rst +++ b/source/includes/fact-selinux-redhat-options.rst @@ -178,3 +178,8 @@ Using a Custom MongoDB Port .. code-block:: bash sudo semanage port -a -t mongod_port_t -p tcp + +.. note:: + + You might need to restart :binary:`~bin.mongod` for the custom port + to be recognized.