mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
Remove nonsensical exec permission from sandbox code.
This commit is contained in:
parent
cbfb8e703e
commit
e051e192a8
@ -2836,8 +2836,6 @@ sandbox_init_filter(void)
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
sandbox_cfg_allow_execve(&cfg, "/usr/local/bin/tor");
|
|
||||||
|
|
||||||
init_addrinfo();
|
init_addrinfo();
|
||||||
|
|
||||||
return cfg;
|
return cfg;
|
||||||
|
Loading…
Reference in New Issue
Block a user