Re: bsdjail questions

From: Erno Kuusela (erno@private)
Date: Thu Jan 13 2005 - 17:12:23 PST


hello,

On Thu, 13 Jan 2005, Serge E. Hallyn wrote:

| >    EBUSY
| >            new_root or put_old are on the current root file system, or a file
| >            system is already mounted on put_old.
| > 
| > but i guess it would work on a non-root fs.
| 
| Oh, actually all you need to do is
| 
| 	mount --bind . .

thanks :)

should i be able to have the capability module loaded concurrently
with bsdjail? i need capabilities for bind 9 and i can't
seem to load both, no matter which either order.

i tried to follow the code, but i only ended up deducing
that i shouldn't be able to ever load any security modules since
security_ops is dummy at first and that has just
return -EINVAL as its register_security hook ;)

  -- erno


  -- erno



This archive was generated by hypermail 2.1.3 : Thu Jan 13 2005 - 17:28:02 PST