--- dwf_main.c.orig	Mon Jul 30 05:14:43 2001
+++ dwf_main.c	Sat Aug 25 19:44:40 2001
@@ -251,7 +251,7 @@
             wprintLib( "can not change directory to root" );
             return -1;
         }
-        umask( 0 );        
+	umask( 0117 );
         if( getrlimit( RLIMIT_NOFILE, &filelimit ) < 0 )
         {
             wprintLib( "can not get system limits" );
