From owner-freebsd-questions Mon Aug 5 07:56:30 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA22742 for questions-outgoing; Mon, 5 Aug 1996 07:56:30 -0700 (PDT) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA22737 for ; Mon, 5 Aug 1996 07:56:27 -0700 (PDT) Received: from localhost (localhost.Stanford.EDU [127.0.0.1]) by andrsn.stanford.edu (8.7.5/8.6.12) with SMTP id HAA02689 for ; Mon, 5 Aug 1996 07:56:10 -0700 (PDT) Date: Mon, 5 Aug 1996 07:56:09 -0700 (PDT) From: Annelise Anderson To: freebsd-questions@freebsd.org Subject: 2.1.5 /etc/daily permissions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've been merging (alphabetically, which may not be such a great idea) the 2.1.5 /usr/src/etc files with my old /etc, and noticed that in /usr/src/etc the daily, weekly and monthly files have 644 permissions....whereas the old ones are 755. I don't think they'll run with 644, will they? I would think 744 would be appropriate. In general, are the permissions in /usr/src/etc designed to be right, or designed to need configuration? Thanks-- Annelise