smbd: Call reopen_logs() in the smbd scavenger
authorVolker Lendecke <vl@samba.org>
Tue, 3 Dec 2019 12:22:06 +0000 (13:22 +0100)
committerRalph Boehme <slow@samba.org>
Mon, 9 Dec 2019 16:10:38 +0000 (16:10 +0000)
commit27c69b58929ea45bd7108372468cf6c63b80c449
tree33becc21fadab572afc72c76680c8daa5d3404a2
parenta34d75f6f7e56a76b4e3d5399742e5ac837bafdd
smbd: Call reopen_logs() in the smbd scavenger

If you have per-process logfiles with %d, the scavenger will get its
own logfile

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/scavenger.c