From 6ea6ec5cb7d9985e2730fb9d4657624d10aed4d8 Mon Sep 17 00:00:00 2001 From: Nick Guay Date: Wed, 1 Aug 2012 12:17:55 -0400 Subject: First-boot sss_seed tool --- contrib/sssd.spec.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/sssd.spec.in') diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index 15e9dda44..ccb2ce3ff 100644 --- a/contrib/sssd.spec.in +++ b/contrib/sssd.spec.in @@ -414,6 +414,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/sss_obfuscate %{_sbindir}/sss_cache %{_sbindir}/sss_debuglevel +%{_sbindir}/sss_seed %{_mandir}/man8/sss_groupadd.8* %{_mandir}/man8/sss_groupdel.8* %{_mandir}/man8/sss_groupmod.8* @@ -424,6 +425,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/sss_obfuscate.8* %{_mandir}/man8/sss_cache.8* %{_mandir}/man8/sss_debuglevel.8* +%{_mandir}/man8/sss_seed.8* %files -n libsss_idmap %defattr(-,root,root,-) -- cgit