aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-02-03 19:55:12 +0000
committerGravatar Joe Banks <[email protected]>2021-02-03 19:55:12 +0000
commit9dac45eb5fbb8e0613f99fe8328f3a14aace6538 (patch)
treef406ec54b7279173e18e1a402d8676a852b11d26
parentDynamically create parent cgroups for nsjail (diff)
Remove cgroup parent constants from config file
-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