lib:cmdline: We need to always set a log file
authorAndreas Schneider <asn@samba.org>
Thu, 6 May 2021 09:21:53 +0000 (11:21 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 6 May 2021 12:40:29 +0000 (12:40 +0000)
commite8780be8a427e56e1cc6dd5ef5a4e628ffef990d
tree15a8cdf6f38b205537200c3780d3536663aa8df5
parent4596211e31ea7aeee7eeb962ea4a27823baba357
lib:cmdline: We need to always set a log file

We need to always set a log file name based on the process name. This
defines e.g. the log file for smbd.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/cmdline/cmdline.c