summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-17 10:25:56 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-20 11:37:55 -0400
commit6a4569e4d0e59fea1e60d8ddb8805792dbecb080 (patch)
treebb7381262762063a67138f9c730d3a90dd4151ba /doc
parent630aa920687466fd845fc750f4add1359709c485 (diff)
downloadbcfg2-6a4569e4d0e59fea1e60d8ddb8805792dbecb080.tar.gz
bcfg2-6a4569e4d0e59fea1e60d8ddb8805792dbecb080.tar.bz2
bcfg2-6a4569e4d0e59fea1e60d8ddb8805792dbecb080.zip
better SEModules docs
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/generators/semodules.txt10
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/server/plugins/generators/semodules.txt b/doc/server/plugins/generators/semodules.txt
index 9a6bbaefd..4466738e6 100644
--- a/doc/server/plugins/generators/semodules.txt
+++ b/doc/server/plugins/generators/semodules.txt
@@ -8,14 +8,8 @@ SEModules
.. versionadded:: 1.3.0
-The SEModules plugin handles SELinux module entries. It supports
-group- and host-specific module versions, and enabling/disabling
-modules.
-
-You can use ``selinux_baseline.py`` located in the tools/ directory to
-create a baseline of all of your installed modules.
-
-See :ref:`server-selinux` for more information.
+.. automodule:: Bcfg2.Server.Plugins.SEModules
+ :no-members:
Usage
=====