From owner-freebsd-bugs Sat Sep 12 21:33:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18995 for freebsd-bugs-outgoing; Sat, 12 Sep 1998 21:33:42 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18988; Sat, 12 Sep 1998 21:33:38 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id OAA05842; Sun, 13 Sep 1998 14:33:17 +1000 Date: Sun, 13 Sep 1998 14:33:17 +1000 From: Bruce Evans Message-Id: <199809130433.OAA05842@godzilla.zeta.org.au> To: dag-erli@ifi.uio.no, freebsd-bugs@FreeBSD.ORG Subject: Re: conf/7908: wrong perms on objformat after upgrade Cc: FreeBSD-gnats-submit@FreeBSD.ORG Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > the permissions on /etc/objformat. I installed it as root with an > > umask of 077 and the file got the permissions 0600. > > Don't Do That, Then. I learned the hard way never to set root's umask > to anything stricter than 022. Unless you always remember to set the > umask right at the right time, anything you install (including, but > not limited to, /etc/objformat) is installed wrong. Nonsense. Everything installed properly (using install(1)) is installed right. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message