Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 00:59:17 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Victor Polyakov <victor@tvcom.ru>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: jail + mount_union problem
Message-ID:  <3CA03865.A06A0D11@mindspring.com>
References:  <Pine.LNX.4.44.0203251143500.9887-100000@scribble.fsn.hu> <008501c1d49b$fd2eb2c0$6b40f650@niokr2>

next in thread | previous in thread | raw e-mail | index | archive | help
Victor Polyakov wrote:
>     Unfortunately, NULLFS filesystem does not permit users to modify files.
> We want do give each user a copy of /usr and to permit installation of
> software etc...

You mean "on a per user basis".  It permits modification.

In general, you would mount / and /usr read-only, and mount
some other area (e.g. /usr/local) as read/write, and they
would install their private stuff there.

-- Terry

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CA03865.A06A0D11>