lib: util: Make non-critical message a warning.
authorJeremy Allison <jra@samba.org>
Wed, 28 Oct 2015 00:08:50 +0000 (17:08 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 28 Oct 2015 08:45:09 +0000 (09:45 +0100)
commit859e3415b38538ff6c023e4a56570d94a4fe4432
treec962c5fc0cfaa0b5e87c85f25369337b2ea58f1c
parent86111fcdce48dc25c46177b63ca12f55afee5f04
lib: util: Make non-critical message a warning.

Non-root utilities (e.g. bin/net) call this via messaging_init().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11566

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/util/util.c