From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 23:31:00 2003 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 E3DBF16A4CE for ; Thu, 30 Oct 2003 23:30:59 -0800 (PST) Received: from praha1.ff.cuni.cz (praha1.ff.cuni.cz [195.113.52.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 85B9743FBF for ; Thu, 30 Oct 2003 23:30:58 -0800 (PST) (envelope-from Jan.Stary@ff.cuni.cz) Received: (qmail 16358 invoked by uid 34402); 31 Oct 2003 07:26:17 -0000 From: Jan.Stary@ff.cuni.cz Date: Fri, 31 Oct 2003 08:26:17 +0100 To: freebsd-questions@freebsd.org Message-ID: <20031031082617.A16074@praha1.ff.cuni.cz> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Subject: Why stop_cmd=":" in /etc/rc.d/pccard ? 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: Fri, 31 Oct 2003 07:31:00 -0000 Hi all, why does /etc/rc.d/pccard say stop_cmd=":" in CURRENT? This obviously does not 'stop' pccardd. As a consequence, '/etc/rc.d/pccard restart' gives you two pccardd's running. Thanks Jan