winbind: set logfile after reloading config
commit32c2b3cf6106755099b9cec3eecc611a8bf8214e
authorRalph Boehme <slow@samba.org>
Wed, 20 Jan 2021 11:27:23 +0000 (20 12:27 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 28 Jan 2021 09:17:15 +0000 (28 09:17 +0000)
tree4be39fbe2f4bf5e7125fc616033a8e5769ea3298
parentaaa8dac1550519161a5e8a83ef77a185e0487531
winbind: set logfile after reloading config

lp_load_global() will overwrite whatever we've set with lp_set_logfile().

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 0c4497f8c66d0ea7c68d42c19e859932ebc3e2ac)
source3/winbindd/winbindd.c