From owner-freebsd-questions@FreeBSD.ORG Thu Jun 23 15:25:46 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 A9BF216A41C for ; Thu, 23 Jun 2005 15:25:46 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1878C43D4C for ; Thu, 23 Jun 2005 15:25:45 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226]) by rosebud.otenet.gr (8.13.4/8.13.4/Debian-1) with SMTP id j5NFPgx3027813; Thu, 23 Jun 2005 18:25:43 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) by orion.daedalusnetworks.priv (8.13.4/8.13.4) with ESMTP id j5NFPgrX019061; Thu, 23 Jun 2005 18:25:42 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by orion.daedalusnetworks.priv (8.13.4/8.13.4/Submit) id j5NFPfWK019060; Thu, 23 Jun 2005 18:25:41 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 23 Jun 2005 18:25:41 +0300 From: Giorgos Keramidas To: Sadashiv Kulthe Message-ID: <20050623152541.GA18967@orion.daedalusnetworks.priv> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-questions@freebsd.org Subject: Re: sysctl 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: Thu, 23 Jun 2005 15:25:46 -0000 On 2005-06-23 20:45, Sadashiv Kulthe wrote: > Hello, > > Sorry! I say syslog is not there but it is there with problems !!! > > -bash-2.05b# /usr/sbin/syslogd > syslogd: child pid 39793 exited with return code 1 > > My System do not have "Sysctl" .. how can I bring sysctl to my system. sysctl is a very different beast from syslogd. It seems that you're confusing the two. What is the *REAL* problem you're trying to solve?