summaryrefslogtreecommitdiff
path: root/manifests/plugins/selinux.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/plugins/selinux.pp')
-rw-r--r--manifests/plugins/selinux.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/plugins/selinux.pp b/manifests/plugins/selinux.pp
index d094f35..9e03f0a 100644
--- a/manifests/plugins/selinux.pp
+++ b/manifests/plugins/selinux.pp
@@ -1,3 +1,4 @@
+# SELinux specific plugins
class munin::plugins::selinux {
munin::plugin{ [ 'selinux_avcstat' ]: }
}