e91b2b8aca
Fixes #680 This changes setupRlimit to use the Prlimit syscall (rather than Setrlimit) and moves the call to the parent process. This is necessary because Setrlimit would affect the libcontainer consumer if called in the parent, and would fail if called from the child if the child process is in a user namespace and the requested rlimit is higher than that in the parent. Signed-off-by: Julian Friedman <julz.friedman@uk.ibm.com> |
||
---|---|---|
.. | ||
checkpoint_test.go | ||
doc.go | ||
exec_test.go | ||
execin_test.go | ||
init_test.go | ||
seccomp_test.go | ||
template_test.go | ||
utils_test.go |