On Fri, 2009-01-16 at 11:01 +0200, Timo Teräs wrote:
> Hi,
> 
> I had on some systems very mysterious changes of /dev/null mode to 
> "crw-r--r--" that will cause all kind of bad things to happen.

...

> So please apply:
> 
> --- archival/tar.c    (revision 24864)
> +++ archival/tar.c    (working copy)
> @@ -592,8 +592,6 @@
>       struct TarBallInfo tbInfo;
>  
>       tbInfo.hlInfoHead = NULL;
> -
> -     fchmod(tar_fd, 0644);
>       tbInfo.tarFd = tar_fd;
>       tbInfo.verboseFlag = verboseFlag;
>  
> 

Please add this to fixes-1.13.2

Thanks!

-nc

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to