summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorMichal Židek <mzidek@redhat.com>2015-10-21 15:28:57 +0200
committerLukas Slebodnik <lslebodn@redhat.com>2015-10-22 09:06:37 +0200
commit6a50ad7180adf86f0c8beb31d4d636e407eaffd1 (patch)
tree74f413eb21c5099d76a25ca885533f29a61689a3 /contrib
parentc12cd2d95d08c9316bc358c2f7707d92551b6909 (diff)
downloadsssd-6a50ad7180adf86f0c8beb31d4d636e407eaffd1.tar.gz
sssd-6a50ad7180adf86f0c8beb31d4d636e407eaffd1.tar.xz
sssd-6a50ad7180adf86f0c8beb31d4d636e407eaffd1.zip
spec: Missing initgroups mmap file
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sssd.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index d377af4c8..e0367e460 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -716,6 +716,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,sssd,sssd) %dir %{mcpath}
%ghost %attr(0644,sssd,sssd) %verify(not md5 size mtime) %{mcpath}/passwd
%ghost %attr(0644,sssd,sssd) %verify(not md5 size mtime) %{mcpath}/group
+%ghost %attr(0644,sssd,sssd) %verify(not md5 size mtime) %{mcpath}/initgroups
%attr(755,sssd,sssd) %dir %{pipepath}
%attr(755,sssd,sssd) %dir %{pubconfpath}
%attr(755,sssd,sssd) %dir %{gpocachepath}