summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index 084c86c..688660d 100644
--- a/README
+++ b/README
@@ -82,11 +82,14 @@ Following providers are part of this sub-project:
* PCP
This is a CIM interface for the PCP (Performance Co-Pilot) daemon. Allows
reading of PCP metrics on the local host.
-
+
* Locale
Locale provider is a CIM interface for systemd-localed. Allows to control
system locale variables (LANG, LC_PAPER, ...) and keyboard mapping for
virtual console and X11.
+
+* SSSD
+ This is a CIM interface for the SSSD daemon.
*******************************************************************************
* Build Dependencies *
@@ -133,6 +136,9 @@ Provider specific dependencies:
* Locale
- glib2-devel 2.26+
- systemd 30+ (systemd-localed)
+* SSSD
+ - dbus-devel
+ - libsss_simpleifp-devel
*******************************************************************************
* Compilation and installation *