Re: linux-2.6.14.tar.bz2 permissions

From: Willy Tarreau
Date: Sun Nov 27 2005 - 00:57:14 EST


On Sat, Nov 26, 2005 at 11:53:23PM +0100, Michael Frank wrote:
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
> On Saturday 26 November 2005 23:41, David Brown wrote:
> > > Check your umask and set it to 022 ;)
> >
> > it is, still comes up world read/write.
>
> Sorry for my sleepy advise.
>
> sudo umask 022
^^^^^^^^^^^^^^^

This one is not going to be useful, because it will only set the umask
for the shell launched by sudo.

> sudo tar jxf linux-2.6.14.1.tar.bz2 --no-same-permissions

Regards,
Willy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/