jail: enter existing cgroups namespace if given
authorDaniel Golle <daniel@makrotopia.org>
Thu, 26 Nov 2020 16:24:47 +0000 (16:24 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 27 Nov 2020 01:06:09 +0000 (01:06 +0000)
commitb275b11d89beff3664d0c30b07e8d83b6098be71
treeaef4890ce2a21c309a3dc4be31c3aa51bce8ad39
parentb87984baf3f4bdfb61b3b38bb4b2dfebeb91b6b9
jail: enter existing cgroups namespace if given

Call to enter an existing cgroups namespace was missing. Add it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
jail/jail.c