On Wed Jul 21 12:13:20 EDT 2010, aku...@mail.nanosouffle.net wrote: > I put a bind in /rc/bin/cpurc.local, > but why the need to also put one > in /lib/namespace.$sysname?
because /lib/namespace is used by cpu to construct a namespace from scratch. cpu does not use the namespace of the process group running on the console as a basis for new namespaces. - erik