From owner-freebsd-mobile@FreeBSD.ORG Mon Sep 27 16:18:12 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3F5F16A4CE for ; Mon, 27 Sep 2004 16:18:12 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7B9E043D1F for ; Mon, 27 Sep 2004 16:18:11 +0000 (GMT) (envelope-from incmc@gmx.de) Received: (qmail 32657 invoked by uid 65534); 27 Sep 2004 16:18:10 -0000 Received: from pD9FF126E.dip.t-dialin.net (EHLO ms.homeip.net) (217.255.18.110) by mail.gmx.net (mp016) with SMTP; 27 Sep 2004 18:18:10 +0200 X-Authenticated: #15946415 Received: from [10.0.0.101] (helo=[10.0.0.101]) by ms.homeip.net with asmtp (TLSv1:AES256-SHA:256) id 1CByCZ-000Piu-Sl; Mon, 27 Sep 2004 18:18:11 +0200 Message-ID: <41583D40.3030008@gmx.de> Date: Mon, 27 Sep 2004 18:18:08 +0200 From: Jochen Gensch User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040826) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin , freebsd-mobile@FreeBSD.org References: <415720FD.8080603@samsco.org> <4157EF47.7070604@gmx.de> <200409271053.47904.jhb@FreeBSD.org> In-Reply-To: <200409271053.47904.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 5.3-BETA6 available X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 16:18:12 -0000 John Baldwin wrote: > You need to use persistent devfs rules rather than the one-time boot fix that > devfs.conf does to get the devfs permissions you want/need. Could you tell where to find information about that? devfs(8) and (5) don't help me very much with this. Jochen