~alip/syd

ca8bf878e070ed1289155fd8d9115239b71681a0 — Ali Polatel 2 hours ago 34c157f main
config: add allow_unsafe_ptrace to paludis profile
1 files changed, 1 insertions(+), 0 deletions(-)

M src/config.rs
M src/config.rs => src/config.rs +1 -0
@@ 847,6 847,7 @@ pub const PROFILE_PALUDIS: &[&str] = &[
    "trace/allow_unsafe_nopie:true",
    "trace/allow_unsafe_open:true",
    "trace/allow_unsafe_perf:true",
    "trace/allow_unsafe_ptrace:true",
    "trace/allow_unsafe_prlimit:true",
    "trace/allow_unsafe_sigreturn:true",
    "trace/allow_unsafe_socket:true",