ctdb-common: Tell file logging not to redirect stderr
authorMartin Schwenke <martin@meltin.net>
Tue, 7 Jun 2022 04:00:49 +0000 (14:00 +1000)
committerVolker Lendecke <vl@samba.org>
Thu, 16 Jun 2022 12:42:35 +0000 (12:42 +0000)
commit1596a3e84babb8fdd86af0c4b98906b309be7907
tree6aa58b5e8c2fbb3852e2ff1c4f973b6565997c3c
parenta8091bd0c565a3f14542731e642319dbb68b4786
ctdb-common: Tell file logging not to redirect stderr

This allows ctdb_set_child_logging() to work.

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

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Volker Lendecke <vl@samba.org>
ctdb/common/logging.c