From owner-freebsd-current Thu Dec 26 23:42:29 2002 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 EA32637B401 for ; Thu, 26 Dec 2002 23:42:27 -0800 (PST) Received: from mx3.datanet.hu (mxpool.datanet.hu [194.149.13.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7393C43EC5 for ; Thu, 26 Dec 2002 23:42:26 -0800 (PST) (envelope-from sziszi@bsd.hu) Received: from fonix.adamsfamily.xx (nilus-1585.adsl.datanet.hu [195.56.94.61]) by mx3.datanet.hu (DataNet) with ESMTP id 47FB51EA0A0 for ; Fri, 27 Dec 2002 08:42:15 +0100 (CET) Received: from fonix.adamsfamily.xx (localhost [127.0.0.1]) by fonix.adamsfamily.xx (8.12.6/8.12.6) with ESMTP id gBR7gXs5000808 for ; Fri, 27 Dec 2002 08:42:33 +0100 (CET) (envelope-from sziszi@bsd.hu) Received: (from cc@localhost) by fonix.adamsfamily.xx (8.12.6/8.12.6/Submit) id gBR7gX0S000807 for current@FreeBSD.ORG; Fri, 27 Dec 2002 08:42:33 +0100 (CET) (envelope-from sziszi@bsd.hu) X-Authentication-Warning: fonix.adamsfamily.xx: cc set sender to sziszi@bsd.hu using -f Date: Fri, 27 Dec 2002 08:42:32 +0100 From: Szilveszter Adam To: current@FreeBSD.ORG Subject: Re: devfs permissions after reboot Message-ID: <20021227074232.GA753@fonix.adamsfamily.xx> Mail-Followup-To: Szilveszter Adam , current@FreeBSD.ORG References: <20021227000858.H39385@homer.quantumnet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021227000858.H39385@homer.quantumnet.de> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, On Fri, Dec 27, 2002 at 12:11:27AM +0100, Gernot A. Weber wrote: > Hi, > > I know how to change file permissions on devfs. But which file do I have > to edit that these changes are no lost after a reboot? E.g. I altered my > scanner dev: You would need to edit /etc/rc.devfs. > Another thing: I often need a symlink /dev/cdrom to /dev/cd0. What's the > best way to do this... In rc.devfs, put this: ln -s /dev/cdrom /dev/cd0. Easy enough:-) -- Regards: Szilveszter ADAM Szombathely Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message