Skip to content

Commit 9e0634f

Browse files
committed
(DOCSP-33242) updates wording
1 parent 9c5ee3f commit 9e0634f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/release-notes/changelogs/ops-manager/changelog-onprem-v6.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,8 @@
358358
it is possible that the :manual:`mongod </reference/program/mongod/#mongodb-binary-bin.mongod>` fails to start
359359
after a system reboot. Most Linux host-oriented distributions with ``systemd`` support ``network-online.target``
360360
which indicates that your network connectivity has been established. Its primary purpose is to actively delay the
361-
activation of services until the network is up. Therefore, MongoDB recommends that you modify
362-
``after=network.target`` in your ``systemd`` file to ``after=network-online.target``.
361+
activation of services until the network is up. To improve user experience, |onprem| server 6.0.13 updates the |onprem|
362+
systemd unit file from ``after=network.target`` to ``after=network-online.target``.
363363

364364
- Updates the {+mdbagent+} to :ref:`12.0.21.7698
365365
<mongodb-12.0.21.7698>`.

0 commit comments

Comments
 (0)