mirror of
https://github.com/samba-team/samba.git
synced 2025-03-25 14:50:24 +03:00
lib:cmdline: Also set logfilebase for -l|--log-basename
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlet <abartlet@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
This commit is contained in:
parent
b1963ab784
commit
4596211e31
@ -396,6 +396,8 @@ static void popt_samba_callback(poptContext popt_ctx,
|
||||
}
|
||||
log_to_file = true;
|
||||
|
||||
set_dyn_LOGFILEBASE(arg);
|
||||
|
||||
TALLOC_FREE(new_logfile);
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user