From owner-cvs-all Sat Dec 16 14:48:13 2000 From owner-cvs-all@FreeBSD.ORG Sat Dec 16 14:48:10 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6557A37B400; Sat, 16 Dec 2000 14:48:09 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eBGMm8s00161; Sat, 16 Dec 2000 15:48:08 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA80330; Sat, 16 Dec 2000 15:48:06 -0700 (MST) Message-Id: <200012162248.PAA80330@harmony.village.org> To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/etc netstart Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "16 Dec 2000 21:54:12 +0100." References: <200012160521.eBG5KxO73766@mobile.wemm.org> Date: Sat, 16 Dec 2000 15:48:06 -0700 From: Warner Losh Sender: imp@harmony.village.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Dag-Erling Smorgrav writes: : It runs /etc/rc.pccard, which starts pccardd iff it is enabled in : /etc/rc.conf (/etc/rc.pccard is normally run by /etc/rc). Yes. The only down side is that if you go into multi-user mode, pccardd might be started twice. But even that's not a big deal since the second one will die. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message