A small utility program that sets up a new pid namespace and starts a process within that. Needs root via suid bit but later drops root priviliges to calling user.
MadMaurice
9ef65e0f4c
We might not be able to drop group rights after dropping user rights so do group rights first. |
||
---|---|---|
.gitignore | ||
main.c | ||
Makefile |