aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-02-25 11:16:15 +0100
committerGravatar GitHub <[email protected]>2021-02-25 11:16:15 +0100
commitaf704c1cdebbfdd94972b0468cd069172cba7013 (patch)
tree252eebb614063f16cb7c1fb2c070a8de635ce8d9 /config
parentMerge PR #92 - replace shell scripts with Python scripts (diff)
parentMerge branch 'master' into dynamic-parent-cgroups (diff)
Merge pull request #91 from python-discord/dynamic-parent-cgroups
Dynamically create parent cgroups
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