daemon: Promote debug messages about --start-as-* to NOTICE level
authorMartin Schwenke <martin@meltin.net>
Wed, 17 Jun 2015 05:05:30 +0000 (15:05 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 16 Jul 2015 04:31:45 +0000 (14:31 +1000)
commit640d678bba91fa9343651fa70dd82a2caa1fbf96
tree27ab98ca68659caff401664db6752cf07b7b4895
parent9550a76dc282c5432c70f90c9a840b152539a865
daemon: Promote debug messages about --start-as-* to NOTICE level

It is important to know when ctdbd is started with --start-as-stopped
or --start-as-disabled.  Given that this only happens once it makes
sense to promote these debug items to NOTICE level.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(Imported from commit eb159f3ff530de8828631b04e17bf0990aed906e)
server/ctdb_daemon.c