From owner-freebsd-current Sat Sep 30 11:10:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 3382237B502 for ; Sat, 30 Sep 2000 11:10:28 -0700 (PDT) Received: (qmail 13371 invoked by uid 100); 30 Sep 2000 18:10:18 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14806.11402.323948.403889@guru.mired.org> Date: Sat, 30 Sep 2000 13:10:18 -0500 (CDT) To: Alexander Langer Cc: current@FreeBSD.ORG Subject: Re: setting device permissions for DEVFS In-Reply-To: <20000930120037.A4899@cichlids.cichlids.com> References: <20000929180208.A821@cichlids.cichlids.com> <20000930120037.A4899@cichlids.cichlids.com> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Langer writes: > Thus spake Donn Miller (dmmiller@cvzoom.net): > > > What is the suggested best way to set permissions on devices in DEVFS? > > > (I want to chmod 664 /dev/acd0c to let users in the group operator > > > burn CD-R's). > > > Do we already have a common way that I missed? > > /etc/rc.devfs > Ah, thanks :) Does it possibly belong in /etc/defaults/rc.devfs, to slurp in /etc/rc.devfs (if it exists) at the end?