Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • mika/sssd
  • guillem/debian-pkg-sssd
  • john.veitch/sssd
  • jgullberg/sssd
  • gioele/sssd
  • oktay454/sssd
  • sergiodj/sssd
  • 3v1n0/sssd
  • jfalk-guest/sssd
  • sathieu/sssd
  • dpward/sssd
  • sssd-team/sssd
  • ahasenack/sssd
  • jbicha/sssd
  • yrro-guest/sssd
15 results
Show changes
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