From owner-freebsd-bugs Sun Sep 8 5:50:16 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72ACF37B405 for ; Sun, 8 Sep 2002 05:50:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC87543E65 for ; Sun, 8 Sep 2002 05:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g88Co5JU023478 for ; Sun, 8 Sep 2002 05:50:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g88Co5Lf023477; Sun, 8 Sep 2002 05:50:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C31F37B53A for ; Sun, 8 Sep 2002 05:47:41 -0700 (PDT) Received: from blok52.atlantis.bg (blok52.atlantis.bg [193.108.24.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93EB543E72 for ; Sun, 8 Sep 2002 05:47:40 -0700 (PDT) (envelope-from root@blok52.atlantis.bg) Received: by blok52.atlantis.bg (Postfix, from userid 0) id 53DD1AA0E; Sun, 8 Sep 2002 15:47:20 +0300 (EEST) Message-Id: <20020908124720.53DD1AA0E@blok52.atlantis.bg> Date: Sun, 8 Sep 2002 15:47:20 +0300 (EEST) From: Vasil Dimov Reply-To: vd@etrade.bg To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/42550: installworld chmods /root and /mnt to 755 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42550 >Category: conf >Synopsis: installworld chmods /root and /mnt to 755 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 08 05:50:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vasil Dimov >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: none >Environment: System: FreeBSD polejan.bl-52.studgrad.net 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Thu Sep 5 21:09:57 EEST 2002 root@polejan.bl-52.studgrad.net:/usr/obj/usr/src/sys/POLEJAN i386 >Description: As soon as I run `make installworld' i get my /root and /mnt permissions changed from 700 to 755. So every time after installworld I have to restore them. Why is that? Why is every user's home dir normally to be 700 and root's not? I would like installworld always to do chmod 700, or at least not to change these perms. Can I put the desired permissions in some config file? >How-To-Repeat: cd /usr/src && make installworld >Fix: Of-course some .sh file can be hacked, but after cvsuping changes will be lost. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message