sssd.spec: disable running files provider by default

Disable the default files provider as described in
https://fedoraproject.org/wiki/Changes/FlexibleLocalUserCache
This commit is contained in:
Sumit Bose 2021-08-09 11:30:58 +02:00
parent aec1c33488
commit bfbe7140ec
1 changed files with 0 additions and 1 deletions

View File

@ -503,7 +503,6 @@ autoreconf -ivf
--with-syslog=journald \
--with-test-dir=/dev/shm \
%if 0%{?fedora}
--enable-files-domain \
--disable-polkit-rules-path \
%endif
%{nil}