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.
Go to file
2021-01-06 04:42:04 +01:00
.gitignore Initial version 2021-01-06 04:42:04 +01:00
main.c Initial version 2021-01-06 04:42:04 +01:00
Makefile Initial version 2021-01-06 04:42:04 +01:00