File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
source/release-notes/changelogs/ops-manager Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 358
358
it is possible that the :manual: `mongod </reference/program/mongod/#mongodb-binary-bin.mongod> ` fails to start
359
359
after a system reboot. Most Linux host-oriented distributions with ``systemd `` support ``network-online.target ``
360
360
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 ``.
363
363
364
364
- Updates the {+mdbagent+} to :ref: `12.0.21.7698
365
365
<mongodb-12.0.21.7698>`.
You can’t perform that action at this time.
0 commit comments