From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 20:37:12 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E56C016A4CE for ; Thu, 8 Jan 2004 20:37:12 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 042BE43D49 for ; Thu, 8 Jan 2004 20:37:11 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040109043711.LEJT24575.lakemtao06.cox.net@mezz.mezzweb.com>; Thu, 8 Jan 2004 23:37:11 -0500 Date: Thu, 08 Jan 2004 22:36:09 -0600 To: Sean McNeil References: <1073598059.1541.3.camel@server.mcneil.com> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1073598059.1541.3.camel@server.mcneil.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-current@freebsd.org Subject: Re: devfs support of wildcarding X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 04:37:13 -0000 On Thu, 08 Jan 2004 13:40:59 -0800, Sean McNeil wrote: > My recent post with a change to /etc/rc.d/devfs allowed for things like: > > perm pass* 0666 > > to be in /etc/devfs.conf > > I've made a slight modification to that to allow something like: > > perm xpt0,pass*,cd* 0666 > > I hope someone else might find this useful. I haven't test it yet, but I like it and planning to put it in my machines soon. Thanks! In future, it would be nice if you create a diff one too. :-) Cheers, Mezz -- bsdforums.org 's moderator, mezz.