Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions source/includes/fact-selinux-license.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.. note::

The SELinux profile that ships with Red Hat Enterprise Linux uses
the GPL License. The SELinux profile that MongoDB provides also
uses the GPL License. From a licensing perspective, profiles are
the same.

1 change: 1 addition & 0 deletions source/tutorial/install-mongodb-enterprise-on-red-hat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ Configure SELinux
.. |mongod-user| replace:: ``mongod``
.. |mongod-datadir| replace:: ``/var/lib/mongo``

.. include:: /includes/fact-selinux-license.rst

Procedure
~~~~~~~~~
Expand Down
2 changes: 2 additions & 0 deletions source/tutorial/install-mongodb-on-red-hat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ Configure SELinux
.. |mongod-user| replace:: ``mongod``
.. |mongod-datadir| replace:: ``/var/lib/mongo``

.. include:: /includes/fact-selinux-license.rst

Procedure
~~~~~~~~~

Expand Down