From owner-freebsd-questions@FreeBSD.ORG Wed Oct 12 23:26:05 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 388ED16A41F for ; Wed, 12 Oct 2005 23:26:05 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A1043D46 for ; Wed, 12 Oct 2005 23:26:04 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so152636wxc for ; Wed, 12 Oct 2005 16:26:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=io7kmwEKGbzgoAEqNaAwNBKVnMMyLp1L6hsTI1/24piR/AqQ+mHMg9DDmGmc3VVMqB4gbZA8Cs+vUVhKYmaeN2ZI6dTKQzyZFL/sejQHhNWrKeClo5TnqI6fTNj8Ph9jwjKpQYjhmmpzHrDjdpRU9TNj9ah4A0BZ/S6OPSmlMWw= Received: by 10.70.103.13 with SMTP id a13mr386530wxc; Wed, 12 Oct 2005 16:26:04 -0700 (PDT) Received: from ?192.168.1.10? ( [71.102.45.234]) by mx.gmail.com with ESMTP id i33sm4214281wxd.2005.10.12.16.26.03; Wed, 12 Oct 2005 16:26:04 -0700 (PDT) From: "Michael C. Shultz" To: Michael Lednev , freebsd-questions@freebsd.org Date: Wed, 12 Oct 2005 16:27:51 -0700 User-Agent: KMail/1.8.2 References: <629544090.20051009185315@reaper.hn.org> In-Reply-To: <629544090.20051009185315@reaper.hn.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510121627.52336.ringworm01@gmail.com> Cc: Subject: Re: portmanager 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: Wed, 12 Oct 2005 23:26:05 -0000 On Sunday 09 October 2005 07:53, Michael Lednev wrote: > Hello, freebsd-questions. > > anyone tried to run portmanager from crontab? as for me it just > coredumps, what am i doing wrong? its simply 0 0 * * * portmanager -s Thanks to "Mark J. Sommer" this is now fixed hopefully. See http://www.freebsd.org/cgi/query-pr.cgi?pr=87349 -Mike