Gentoo Archives: gentoo-dev

From: "Kevin N. Carpenter" <kevinc@××××××××.org>
To: Paul de Vrieze <gentoo-user@××××××××.net>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] /var/tmp world rwx?
Date: Fri, 03 Jan 2003 23:08:53
Message-Id: 3E161718.3060806@seaplace.org
In Reply to: Re: [gentoo-dev] /var/tmp world rwx? by Paul de Vrieze
1 Thats cool. Easy enough to mount both /tmp and /var/tmp as tmpfs with
2 my noexec,nosuid,nodev options.
3
4 Mounting /var/tmp/portage with just "nosuid, nodev" requires the mount
5 point to exist, which it won't as a freshly mounted tmpfs filesystem.
6 Still, easy enough to fix in local.start.
7
8 Thanks!
9
10 Kevin C.
11
12 Paul de Vrieze wrote:
13
14 >
15 >It's a standard temporary directory so yes. It should be open for the public.
16 >This doesn't hold for /var/tmp/portage though. You also might want to use an
17 >extra tmpfs or a bind mount or a change in make.conf as emerge has some
18 >issues with symlinked paths.
19 >
20 >Paul
21 >
22 >
23 >
24
25
26 --
27 gentoo-dev@g.o mailing list