From owner-freebsd-hackers Sat Jan 11 20:14:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id UAA29943 for hackers-outgoing; Sat, 11 Jan 1997 20:14:47 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id UAA29938 for ; Sat, 11 Jan 1997 20:14:44 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id UAA16906; Sat, 11 Jan 1997 20:14:30 -0800 (PST) To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: hackers@freebsd.org Subject: Re: default permission for audio devices In-reply-to: Your message of "Sat, 11 Jan 1997 20:10:07 +0100." Date: Sat, 11 Jan 1997 20:14:30 -0800 Message-ID: <16902.853042470@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I think DEVFS should create all devices 0600 root:wheel. It's bogus > for the kernel to hard-code user or group names. Everything else > should be handled at rc(8) time, which is also where the beloved > persistency will come into the game. Hmmm. Actually, ignore what I said earlier about group games - I agree with Joerg. :-) Jordan