aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2021-03-07 23:35:29 -0800
committerGravatar MarkKoz <[email protected]>2021-03-07 23:35:29 -0800
commit46fc7285788c3602e3325dcb2f505dd22e11f513 (patch)
tree09a855b6fefc6470a7314b86dd3f41aa0ccafd0e /config
parentDocker: improve caching & install numpy in container (diff)
parentMerge pull request #94 from python-discord/recursive-remove-cgroups (diff)
Merge master into bug/tests/nsjail
The branch needs the fixes from #94 to make the tests pass.
Diffstat (limited to 'config')
-rw-r--r--config/snekbox.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/snekbox.cfg b/config/snekbox.cfg
index aa39059..257b5ca 100644
--- a/config/snekbox.cfg
+++ b/config/snekbox.cfg
@@ -105,11 +105,9 @@ mount {
cgroup_mem_max: 52428800
cgroup_mem_mount: "/sys/fs/cgroup/memory"
-cgroup_mem_parent: "NSJAIL"
cgroup_pids_max: 1
cgroup_pids_mount: "/sys/fs/cgroup/pids"
-cgroup_pids_parent: "NSJAIL"
iface_no_lo: true