From 8d32f69f7a175e9518b380e969ab1eec904c2b20 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 21 Apr 2004 20:34:16 +0000 Subject: umask 002, not 022. --- bootstrap/README.Interix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap/README.Interix') diff --git a/bootstrap/README.Interix b/bootstrap/README.Interix index cf777db982b..ceada475054 100644 --- a/bootstrap/README.Interix +++ b/bootstrap/README.Interix @@ -1,4 +1,4 @@ -$NetBSD: README.Interix,v 1.6 2004/03/29 02:22:32 tv Exp $ +$NetBSD: README.Interix,v 1.7 2004/04/21 20:34:16 tv Exp $ Please read the general README file as well. @@ -42,7 +42,7 @@ KNOWN CAVEATS group. Such a user must also be used to run the bootstrap. This is slightly relaxed from the normal pkgsrc requirement of "root". -* The package manager should use a umask of 022. "make install" will +* The package manager should use a umask of 002. "make install" will automatically complain if this is not the case. This ensures that directories written in /var/db/pkg are Administrators-group writeable. -- cgit v1.2.3