From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 21 Jul 2010 13:31:49 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: References: <203975f49e91f93a5b4df848ead8e5c2@kw.quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] auth server with two NICs Topicbox-Message-UUID: 40fc875c-ead6-11e9-9d60-3106f5b1d025 On Wed Jul 21 12:13:20 EDT 2010, akumar@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