mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
init: Disable syscall sandbox in the bitcoin-qt process
This commit is contained in:
parent
24c6b20c14
commit
fa0c2aa826
5 changed files with 6 additions and 7 deletions
|
|
@ -823,7 +823,6 @@ bool SetupSyscallSandbox(bool log_syscall_violation_before_terminating)
|
|||
return false;
|
||||
}
|
||||
}
|
||||
SetSyscallSandboxPolicy(SyscallSandboxPolicy::INITIALIZATION);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue