From owner-freebsd-questions@FreeBSD.ORG Tue Nov 15 12:44:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DE14116A41F for ; Tue, 15 Nov 2005 12:44:43 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7995E43D49 for ; Tue, 15 Nov 2005 12:44:43 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from icommerce.fr (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 9A0A61C08AD; Tue, 15 Nov 2005 13:44:42 +0100 (CET) Received: by icommerce.fr (Postfix, from userid 1001) id 8B9DA22825; Tue, 15 Nov 2005 13:44:42 +0100 (CET) Date: Tue, 15 Nov 2005 13:44:42 +0100 From: Michael Landin Hostbaek To: Gerard Seibert Message-ID: <20051115124442.GA38604@mich2.itxmarket.com> Mail-Followup-To: Michael Landin Hostbaek , Gerard Seibert , FreeBSD Questions References: <20051115072033.E79732@seibercom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051115072033.E79732@seibercom.net> X-Operating-System: FreeBSD 6.0-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.11 Cc: FreeBSD Questions Subject: Re: Unknown Program X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 12:44:44 -0000 Gerard Seibert (gerard) writes: > I am running FreeBSD 5.4 presently. In my /usr/local/etc/rc.d directory, I > have come across this file: '001slpd.sh'. I cannot seem to find out what > it does or how it got there. It does not appear to be running; however, > employing the 'status' switch produces nothing. mich@mich ~> pkg_which /usr/local/etc/rc.d/001slpd.sh openslp-1.2.1_1 mich@mich ~> pkg_info -c openslp-1.2.1_1 Information for openslp-1.2.1_1: Comment: Open-source implementation of the Service Location Protocol /mich