Browse Source

[213] Remove unneeded debug messages

Michal 'vorner' Vaner 13 years ago
parent
commit
65d8475336
1 changed files with 0 additions and 15 deletions
  1. 0 15
      src/bin/bind10/bind10_messages.mes

+ 0 - 15
src/bin/bind10/bind10_messages.mes

@@ -20,14 +20,6 @@ The boss process is starting up and will now check if the message bus
 daemon is already running. If so, it will not be able to start, as it
 daemon is already running. If so, it will not be able to start, as it
 needs a dedicated message bus.
 needs a dedicated message bus.
 
 
-% BIND10_CONFIGURATION_START_AUTH start authoritative server: %1
-This message shows whether or not the authoritative server should be
-started according to the configuration.
-
-% BIND10_CONFIGURATION_START_RESOLVER start resolver: %1
-This message shows whether or not the resolver should be
-started according to the configuration.
-
 % BIND10_INVALID_STATISTICS_DATA invalid specification of statistics data specified
 % BIND10_INVALID_STATISTICS_DATA invalid specification of statistics data specified
 An error was encountered when the boss module specified
 An error was encountered when the boss module specified
 statistics data which is invalid for the boss specification file.
 statistics data which is invalid for the boss specification file.
@@ -253,13 +245,6 @@ During the startup process, a number of messages are exchanged between the
 Boss process and the processes it starts.  This error is output when a
 Boss process and the processes it starts.  This error is output when a
 message received by the Boss process is not recognised.
 message received by the Boss process is not recognised.
 
 
-% BIND10_START_AS_NON_ROOT starting %1 as a user, not root. This might fail.
-The given module is being started or restarted without root privileges.
-If the module needs these privileges, it may have problems starting.
-Note that this issue should be resolved by the pending 'socket-creator'
-process; once that has been implemented, modules should not need root
-privileges anymore. See tickets #800 and #801 for more information.
-
 % BIND10_STOP_PROCESS asking %1 to shut down
 % BIND10_STOP_PROCESS asking %1 to shut down
 The boss module is sending a shutdown command to the given module over
 The boss module is sending a shutdown command to the given module over
 the message channel.
 the message channel.