Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-03 | jail, seccomp: remove useless root check | Etienne CHAMPETIER | |
prctl(PR_SET_NO_NEW_PRIVS, 1) is enough, we don't require CAP_SYS_ADMIN see https://www.kernel.org/doc/Documentation/prctl/seccomp_filter.txt https://www.kernel.org/doc/Documentation/prctl/no_new_privs.txt Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com> | |||
2015-03-23 | add initial version of ujail and utrace | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> |