jail: allow to not use namespaces
authorEtienne CHAMPETIER <champetier.etienne@gmail.com>
Wed, 26 Aug 2015 23:26:47 +0000 (23:26 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 7 Oct 2015 09:08:06 +0000 (11:08 +0200)
commit25b58f2d549c0fb67e33849c2fc14106f667f404
tree3dac4ded6417128426ef599a5f785544af011cf3
parentbfd963313f155846b4f6269bbc76161f81e1e99f
jail: allow to not use namespaces

building a generic jail can be hard,
choosing to drop some capabilities can be easier.

This commit permit to use namespaces, capabilities
and seccomp combined as you like.

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
jail/jail.c