Browse Source

[213] A docstring update

Michal 'vorner' Vaner 13 years ago
parent
commit
702e2dd653
1 changed files with 1 additions and 5 deletions
  1. 1 5
      src/bin/bind10/bind10_src.py.in

+ 1 - 5
src/bin/bind10/bind10_src.py.in

@@ -354,11 +354,7 @@ class BoB:
         """
             Reads the parameters associated with the BoB module itself.
 
-            At present these are the components to start although arguably this
-            information should be in the configuration for the appropriate
-            module itself. (However, this would cause difficulty in the case of
-            xfrin/xfrout and zone manager as we don't need to start those if we
-            are not running the authoritative server.)
+            This means the the list of components we should be running.
         """
         logger.info(BIND10_READING_BOSS_CONFIGURATION)