From 9fc765f6aecc378ee8da184019b314d336c77786 Mon Sep 17 00:00:00 2001 From: xuraoqing Date: Wed, 30 Oct 2024 08:10:01 +0000 Subject: [PATCH] enable-files-domain has been removed Signed-off-by: xuraoqing --- sssd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/sssd.spec b/sssd.spec index 1afd648..402489b 100644 --- a/sssd.spec +++ b/sssd.spec @@ -401,7 +401,6 @@ autoreconf -ivf --with-crypto=libcrypto \ --without-python2-bindings \ --enable-sss-default-nss-plugin \ - --enable-files-domain \ %{?with_cifs_utils_plugin_option} \ --enable-systemtap -- Gitee