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
6bd03ad564
As a sanity check whether we're able to regain root after dropping it. If we are able to, then something went wrong. |
||
---|---|---|
.gitignore | ||
main.c | ||
Makefile |