From owner-freebsd-stable@FreeBSD.ORG Thu Apr 13 16:13:29 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7847616A400 for ; Thu, 13 Apr 2006 16:13:29 +0000 (UTC) (envelope-from duane@greenmeadow.ca) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43ECA43D6A for ; Thu, 13 Apr 2006 16:13:22 +0000 (GMT) (envelope-from duane@greenmeadow.ca) Received: from ip02.eastlink.ca ([24.222.10.10]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IXO005D451C1AH2@mta01.eastlink.ca> for freebsd-stable@freebsd.org; Thu, 13 Apr 2006 13:12:48 -0300 (ADT) Received: from blk-224-199-230.eastlink.ca (HELO [192.168.0.103]) ([24.224.199.230]) by ip02.eastlink.ca with ESMTP; Thu, 13 Apr 2006 13:12:39 -0300 Date: Thu, 13 Apr 2006 13:11:48 -0300 From: Duane Whitty In-reply-to: <200604130938.58661.joao@matik.com.br> To: JoaoBR Message-id: <443E7844.9060404@greenmeadow.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 8BIT X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= References: <200604130857.45090.joao@matik.com.br> <20060413142809.5ad2f97e@localhost> <200604130938.58661.joao@matik.com.br> User-Agent: Thunderbird 1.5 (X11/20060309) Cc: freebsd-stable@freebsd.org Subject: Re: devfs.conf and pass0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2006 16:13:29 -0000 JoaoBR wrote: > On Thursday 13 April 2006 09:28, Fabian Keil wrote: > >> JoaoBR wrote: >> >>> seems on recent releng_6 (RC1) the permissions set to pass0 >>> within /etc/devfs.conf are not applied anymore and need to be set >>> manual in order getting acd0 available to users >>> >> Works for me on FreeBSD 6.1-RC #1: Sun Apr 9 20:07:42 CEST 2006. >> >> Did you by any chance just forgot to add a newline after >> your pass0 line? >> >> > > nooo there are others below and the last is an empty line > > the permissions are set as before to acd0 and cd0 but not to pass0 > > I cvsuped yesterday > 6.1-RC FreeBSD 6.1-RC #3: Wed Apr 12 18:15:55 BRT 2006 > > seems there was a change in devfs.h yesterday > or any other idea? > > > thank's > Joćo > > Hi, Works for me okay. I cvsup'd late on the 11 Apr. dwpc@ /etc# uname -a FreeBSD dwpc.dwlabs.ca 6.1-RC FreeBSD 6.1-RC #0: Wed Apr 12 04:27:29 ADT 2006 duane@dwpc.dwlabs.ca:/usr/obj/usr/src/sys/DWPC-KERNEL i386 dwpc@ /dev# ll pass0 crw-rw-rw- 1 root operator 0, 100 Apr 12 23:52 pass0 Best Regards, Duane Whitty -- duane@greenmeadow.ca