@@ -195,16 +195,7 @@ this file as well.
195195.. admonition:: macOS Prevents ``mongod`` From Opening
196196 :class: note
197197
198- macOS may prevent ``mongod`` from running after installation. If
199- you receive a security error when starting ``mongod``
200- indicating that the developer could not be identified or verified,
201- do the following to grant ``mongod`` access to run:
202-
203- - Open *System Preferences*
204- - Select the *Security and Privacy* pane.
205- - Under the *General* tab, click the button to the right of the
206- message about ``mongod``, labelled either :guilabel:`Open Anyway`
207- or :guilabel:`Allow Anyway` depending on your version of macOS.
198+ .. include:: /includes/extracts/macos-prevent-launch-mongod.rst
208199
209200To verify that MongoDB is running, perform one of the following:
210201
@@ -241,16 +232,7 @@ running instance. From a new terminal, issue the following:
241232.. admonition:: macOS Prevents ``mongo`` From Opening
242233 :class: note
243234
244- macOS may prevent ``mongo`` from running after installation. If
245- you receive a security error when starting ``mongo``
246- indicating that the developer could not be identified or verified,
247- do the following to grant ``mongo`` access to run:
248-
249- - Open *System Preferences*
250- - Select the *Security and Privacy* pane.
251- - Under the *General* tab, click the button to the right of the
252- message about ``mongo``, labelled either :guilabel:`Open Anyway`
253- or :guilabel:`Allow Anyway` depending on your version of macOS.
235+ .. include:: /includes/extracts/macos-prevent-launch-mongo.rst
254236
255237For information on CRUD (Create,Read,Update,Delete) operations, see:
256238
0 commit comments