From owner-freebsd-questions@FreeBSD.ORG Wed Feb 11 02:15:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AD1316A50F for ; Wed, 11 Feb 2004 02:15:23 -0800 (PST) Received: from mcp.lphp.org (APastourelles-107-1-3-152.w193-251.abo.wanadoo.fr [193.251.53.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8678843D2F for ; Wed, 11 Feb 2004 02:15:22 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from admin.dioranews.local (ATuileries-108-2-1-208.w217-128.abo.wanadoo.fr [217.128.152.208]) by mcp.lphp.org (8.12.9p1/8.12.9) with ESMTP id i1BA9FLA021953 for ; Wed, 11 Feb 2004 11:09:15 +0100 (CET) From: Antoine Jacoutot To: freebsd-questions@freebsd.org Date: Wed, 11 Feb 2004 11:15:47 +0100 User-Agent: KMail/1.6 References: <20040211095542.300812fb.krylon@gmx.net> In-Reply-To: <20040211095542.300812fb.krylon@gmx.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402111115.48307.ajacoutot@lphp.org> X-Spam-Status: No, hits=0.0 required=7.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mcp.lphp.local Subject: Re: DVD playback finally works! =) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 10:15:23 -0000 On Wednesday 11 February 2004 09:55, Benjamin Walkenhorst wrote: > Unfortunately, due to devfs, I have to change the permissions for acd0 > and create the link (/dev/dvd) every time the system starts up - is > there any way to make these changes permanent? Yes there is. --> man devfs --> edit /etc/devfs.conf Antoine