Skip to content
Commits on Source (2)
--- sssd.orig/src/examples/sssd.conf
+++ sssd/src/examples/sssd.conf
@@ -1,5 +1,4 @@
[sssd]
-services = nss, pam
domains = shadowutils
[nss]
diff --git a/src/external/systemd.m4 b/src/external/systemd.m4
index 9cd42086f..a0e20490f 100644
--- a/src/external/systemd.m4
+++ b/src/external/systemd.m4
@@ -1,5 +1,5 @@
if test x"$with_syslog" = xjournald || \
- test x"$with_initdscript" = xsystemd; then
+ test x"$with_initscript" = xsystemd; then
dnl A macro to check presence of systemd on the system
PKG_CHECK_EXISTS([systemd],
fix-have-systemd.diff
fix-whitespace-test.diff
default-to-socket-activated-services.diff