Namespaces in operation, part 4: more on PID namespaces
Namespaces in operation, part 4: more on PID namespaces
Posted Jun 27, 2013 20:00 UTC (Thu) by Urhixidur (guest, #91620)Parent article: Namespaces in operation, part 4: more on PID namespaces
Creating a mount namespace at the same time that a PID namespace is created is an elegant solution, but seems fallible. Noting prevents new processes from being created into the new PID namespace without simultaneously joining the mount namespace. This seems error-prone. Or am I missing something?
