From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 13:22:11 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03B7A16A474 for ; Thu, 10 Jan 2008 13:22:11 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 5F20713C4DB for ; Thu, 10 Jan 2008 13:22:09 +0000 (UTC) (envelope-from grafan@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so718475fgg.35 for ; Thu, 10 Jan 2008 05:22:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=EFTCT3kK3oa486nAQlSnQFkf8bVYXJfWuxxcauDz7ZE=; b=OPOVaKpHnjhE68lheJflm5RURAAOKzRVYUBgp4A/4wWUrkfOSs1qaWUA2Eg7MUVgTXEvxgIkcpGrRRU5AuksHwNpAcV1GPr12rF7hI/6z1f8GxN+R7JAo5j5UGC+W8onPz3wD6lnFxSXmKvSkHjmNbEw53gZtp7nBogcDI8XWUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SWcBkSqCRB1oy7rv7JGcU5hlh0+0KoIkim71+8gUqaObYE9jHDBRhoeDNANGMPa8CIjQmN0ZVXBsyXqEu8Q29t1OxoblqKuiVjJRhzR80XfdT2HXbOnbdNyzQIRINGwCxj1pojaHJ5J0jvN6dxyPbfyD/H0Ktdf9cMjSQ4BWPgU= Received: by 10.82.121.15 with SMTP id t15mr3131956buc.26.1199971328547; Thu, 10 Jan 2008 05:22:08 -0800 (PST) Received: by 10.82.116.17 with HTTP; Thu, 10 Jan 2008 05:22:08 -0800 (PST) Message-ID: <6eb82e0801100522g2850d79cje0fb1f3dc1c31005@mail.gmail.com> Date: Thu, 10 Jan 2008 21:22:08 +0800 From: "Rong-en Fan" To: "Andrea Venturoli" In-Reply-To: <478535E0.3020007@netfence.it> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <478535E0.3020007@netfence.it> Cc: freebsd-ports@freebsd.org Subject: Re: noip startup script X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2008 13:22:11 -0000 On Jan 10, 2008 5:00 AM, Andrea Venturoli wrote: > Hello. > I installed the latest version of this port and it won't start > automatically, after the script was converted to the new rc system some > days ago. > > I put noip_enable="YES" in /etc/rc.conf and this seems to get through: > > # /usr/local/etc/rc.d/noip rcvar > # noip > $noip_enable=YES > > > However the deamon won't start. > It obviously does from the command line. Could you update your ports and install 2.1.7_2? I think it would work as expected (set noip_enable=YES). Regards, Rong-En Fan