summaryrefslogtreecommitdiffstats
path: root/remote/modules/sssd/module.conf.opensuse.13.2
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/sssd/module.conf.opensuse.13.2')
-rw-r--r--remote/modules/sssd/module.conf.opensuse.13.212
1 files changed, 11 insertions, 1 deletions
diff --git a/remote/modules/sssd/module.conf.opensuse.13.2 b/remote/modules/sssd/module.conf.opensuse.13.2
index 8b70524a..ae16996e 100644
--- a/remote/modules/sssd/module.conf.opensuse.13.2
+++ b/remote/modules/sssd/module.conf.opensuse.13.2
@@ -1,3 +1,13 @@
+REQUIRED_FILES="
+ /etc/sssd
+ /etc/systemd/system/sssd.service
+"
+
+REQUIRED_DIRECTORIES="
+ /$LIB64
+ /usr/lib
+"
+
REQUIRED_INSTALLED_PACKAGES="
sssd
sssd-ldap
@@ -8,5 +18,5 @@ REQUIRED_CONTENT_PACKAGES="
sssd
sssd-ldap
libldb1
- libnss_nss_idmap0
+ libsss_nss_idmap0
"