[2/3] sssd: Do not longer depend on authconfig

Message ID 20230217155509.3172-2-stefan.schantl@ipfire.org
State Accepted
Commit f487503f970eeae4fd0e0d6075afba0cd7d20a4d
Headers
Series [1/3] sssd: Cleanup Makefile |

Commit Message

Stefan Schantl Feb. 17, 2023, 3:55 p.m. UTC
  Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 sssd/sssd.nm | 11 -----------
 1 file changed, 11 deletions(-)
  

Patch

diff --git a/sssd/sssd.nm b/sssd/sssd.nm
index d76a0402c..140f5c5d3 100644
--- a/sssd/sssd.nm
+++ b/sssd/sssd.nm
@@ -143,17 +143,6 @@  packages
 			%{mandir}/man8/pam_sss.8*
 			%{mandir}/man8/sssd_krb5*.8*
 		end
-
-		prerequires += \
-			authconfig >= 6.2.5
-
-		script postin
-			authconfig --update --enableldap --enablesssd --enablesssdauth
-		end
-
-		script postun
-			authconfig --update --disableldap --disablesssd --disablesssdauth
-		end
 	end
 
 	package %{name}-tools