summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2011-08-10 10:56:10 +0200
committerStephen Gallagher <sgallagh@redhat.com>2011-09-06 14:24:59 -0400
commitf1828234a850dd28465425248a83a993f262918f (patch)
tree7e5edd3d0c37b9bb0dd2355c9399936e16e27c2f /contrib
parent54423ae32fa26aa7790a67ff0f9a93b96677e590 (diff)
downloadsssd_unused-f1828234a850dd28465425248a83a993f262918f.tar.gz
sssd_unused-f1828234a850dd28465425248a83a993f262918f.tar.xz
sssd_unused-f1828234a850dd28465425248a83a993f262918f.zip
sss_debuglevel - change the debug levels on the fly
https://fedorahosted.org/sssd/ticket/950
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sssd.spec.in2
-rw-r--r--contrib/suse/sssd.spec.in2
2 files changed, 4 insertions, 0 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index b0eedd45..9aa54a15 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -298,6 +298,7 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/sss_groupshow
%{_sbindir}/sss_obfuscate
%{_sbindir}/sss_cache
+%{_sbindir}/sss_debuglevel
%{_mandir}/man8/sss_groupadd.8*
%{_mandir}/man8/sss_groupdel.8*
%{_mandir}/man8/sss_groupmod.8*
@@ -307,6 +308,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/sss_usermod.8*
%{_mandir}/man8/sss_obfuscate.8*
%{_mandir}/man8/sss_cache.8*
+%{_mandir}/man8/sss_debuglevel.8*
%files -n libipa_hbac
%defattr(-,root,root,-)
diff --git a/contrib/suse/sssd.spec.in b/contrib/suse/sssd.spec.in
index 5c3178ff..e943427e 100644
--- a/contrib/suse/sssd.spec.in
+++ b/contrib/suse/sssd.spec.in
@@ -176,6 +176,7 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/sss_groupdel
%{_sbindir}/sss_groupmod
%{_sbindir}/sss_groupshow
+%{_sbindir}/sss_debuglevel
%{_libexecdir}/%{servicename}/
%{_libdir}/%{name}/
%{_libdir}/ldb/memberof.so
@@ -202,6 +203,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/sss_useradd.8*
%{_mandir}/man8/sss_userdel.8*
%{_mandir}/man8/sss_usermod.8*
+%{_mandir}/man8/sss_debuglevel.8*
%{_mandir}/man8/sssd_krb5_locator_plugin.8*
%{python_sitearch}/pysss.so
%{python_sitelib}/*.py*