From 3bbc9bb5a88522f75e1603856a7afe520ee4b18f Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Sun, 15 Jul 2012 22:47:22 +0200 Subject: [PATCH] Add stapserver and realmd policy to modules-targeted.conf --- modules-targeted.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/modules-targeted.conf b/modules-targeted.conf index 6faffe4c..7110e91f 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -2563,3 +2563,17 @@ tomcat = module # PHP-FPM is an alternative PHP FastCGI implementation # phpfpm = module + +# Layer: contrib +# Module: stapserver +# +# Instrumentation System Server +# +stapserver = module + +# Layer: contrib +# Module: stapserver +# +# dbus system service which manages discovery and enrollment in realms and domains like Active Directory or IPA +# +realmd = module