From owner-freebsd-questions Tue Nov 2 19:24:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from tasam.com (tasam.com [206.161.83.22]) by hub.freebsd.org (Postfix) with ESMTP id 1A1B614EF7 for ; Tue, 2 Nov 1999 19:24:24 -0800 (PST) (envelope-from clash@tasam.com) Received: from bug (hc6526bd1.dhcp.vt.edu [198.82.107.209]) by tasam.com (8.9.3/8.9.3) with SMTP id WAA08860 for ; Tue, 2 Nov 1999 22:24:23 -0500 (EST) (envelope-from clash@tasam.com) Message-ID: <004901bf25aa$ed135b40$d16b52c6@bug> From: "Joe Gleason" To: Subject: /root permisions after installworld Date: Tue, 2 Nov 1999 22:24:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I normally have my /root dir set to mode 700. After doing my usual cvsup, make buildworld, make installworld I noticed that /root was not mode 755. I assume this happens for a reason. Rather than debating that, I ask this: How can I disable that for my systems? How do I make 'make installworld' (I assume that is what does it) not change that permision? Thanks Joe Gleason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message