0

I have tried to restrict fork system call and allow thread system by using Setrlimit, nproc, but fork and thread both are not allowed by using Setrlimit. So I have come to know using seccomp but still same issue. Even seccomp also works same as Setrlimit.

I have tried Setrlimit as it is not working, starting looking on seccomp.

  • Perhaps you could add a paragraph to your question describing what it is you are trying to accomplish? (currently it describes various functions you tried calling, but not what it is you are hoping to achieve by calling them) – Jeremy Friesner Apr 06 '23 at 05:08

0 Answers0