From d2ae12b7e6b30747fc202c2799c8658d5385c5c1 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 27 Dec 1999 17:47:58 +0000 Subject: [PATCH] Guarantee reasonable umask. --- etc/update-rcs-log | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/update-rcs-log b/etc/update-rcs-log index 5c568a0ae..6c26ea4cf 100755 --- a/etc/update-rcs-log +++ b/etc/update-rcs-log @@ -6,5 +6,6 @@ PATH=/usr/contrib/bin:/usr/local/bin:/usr/bin:/bin export PATH +umask 002 bgx -ioe /scheme/etc/update-rcs-log scheme -large -no-init-file -- 2.25.1