aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpcarrier <pcarrier@ef72aa8b-4018-0410-8976-d6e080ef94d8>2011-02-22 11:55:26 +0000
committerpcarrier <pcarrier@ef72aa8b-4018-0410-8976-d6e080ef94d8>2011-02-22 11:55:26 +0000
commit1924a0b1b2a3d4f30e9ff89d086f5a717d028e36 (patch)
treed183166cf4ad25e849a703ef74ad1794bb341f43
parentad21f71d36eecaae663ee62c06aeea61f4269732 (diff)
downloadsos-1924a0b1b2a3d4f30e9ff89d086f5a717d028e36.tar.gz
[plugins] sssd: useless header after copypaste
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1087 ef72aa8b-4018-0410-8976-d6e080ef94d8
-rw-r--r--sos/plugins/sssd.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/sos/plugins/sssd.py b/sos/plugins/sssd.py
index 5d30660f..45e962bc 100644
--- a/sos/plugins/sssd.py
+++ b/sos/plugins/sssd.py
@@ -14,16 +14,6 @@
## along with this program; if not, write to the Free Software
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#############################################################
-# This plugin assumes default location of Certificate System 7.x on RHEL4
-# Certificate System 7.x is not supported on RHEL5.
-# Any improvemts for this plugin are appreciated. Please send them to
-# klamb@redhat.com
-# thanks,
-# kent lamb
-#############################################################
-
-
import sos.plugintools
import os