mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s3:net: use lp_load_global()
This commit is contained in:
parent
7557ba1eb2
commit
82202f99b3
@ -878,7 +878,7 @@ static struct functable net_func[] = {
|
||||
}
|
||||
}
|
||||
|
||||
lp_load(get_dyn_CONFIGFILE(), true, false, false, true);
|
||||
lp_load_global(get_dyn_CONFIGFILE());
|
||||
|
||||
#if defined(HAVE_BIND_TEXTDOMAIN_CODESET)
|
||||
/* Bind our gettext results to 'unix charset'
|
||||
|
Loading…
x
Reference in New Issue
Block a user