mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
r7500: Initialise module subsystems.
(This used to be commit 564dfe14d0
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
47ab0ed8ed
commit
9e555f75e2
@ -57,6 +57,8 @@ void ejs_exception(const char *reason)
|
||||
|
||||
load_interfaces();
|
||||
|
||||
smbscript_init_subsystems;
|
||||
|
||||
mprSetCtx(mem_ctx);
|
||||
|
||||
if (ejsOpen(NULL, NULL, NULL) != 0) {
|
||||
|
Reference in New Issue
Block a user