added reporting of the enabled sections: unified more with the rest :-/

This commit is contained in:
Yaroslav Halchenko 2005-09-29 15:44:07 +00:00
parent 897018932b
commit 83c201992d

View file

@ -369,7 +369,7 @@ def main():
# with this :/
logFwList.append([t, lObj, fObj, dict(), l])
logSys.info("Sections %s are enabled"%enabledSections)
logSys.info("Enabled sections: %s"%enabledSections)
# We add 127.0.0.1 to the ignore list has we do not want
# to be ban ourself.