mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
param: Add default for ntp signd socket directory to s3 loadparm
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
This commit is contained in:
parent
5a323f3ace
commit
8016404455
@ -1053,6 +1053,8 @@ static void init_globals(bool reinit_globals)
|
||||
|
||||
Globals.allow_dns_updates = DNS_UPDATE_SIGNED;
|
||||
|
||||
string_set(&Globals.ntp_signd_socket_directory, get_dyn_NTP_SIGND_SOCKET_DIR());
|
||||
|
||||
/* Now put back the settings that were set with lp_set_cmdline() */
|
||||
apply_lp_set_cmdline();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user